@relu-interactives/spatial-ecs
@relu-interactives/spatial-ecs / index / createImageTargetAnchorComponent
Function: createImageTargetAnchorComponent()
ts
function createImageTargetAnchorComponent(
world,
entityId, ...
args): ImageTargetAnchor;Defined in: factories/components/ImageTargetAnchorFactory.ts:4
Parameters
| Parameter | Type |
|---|---|
world | World |
entityId | number |
...args | [ImageTargetAnchorOptions] |

