Skip to content

@relu-interactives/spatial-ecs


@relu-interactives/spatial-ecs / index / createSelectionTransformStateComponent

Function: createSelectionTransformStateComponent()

ts
function createSelectionTransformStateComponent(
   world, 
   entityId, ...
   args): SelectionTransformState;

Defined in: factories/components/SelectionTransformStateFactory.ts:4

Parameters

ParameterType
worldWorld
entityIdnumber
...args[TransformModeValue, TransformSpaceValue, number | null]

Returns

SelectionTransformState