Skip to content

@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

ParameterType
worldWorld
entityIdnumber
...args[ImageTargetAnchorOptions]

Returns

ImageTargetAnchor