@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
| Parameter | Type |
|---|---|
world | World |
entityId | number |
...args | [TransformModeValue, TransformSpaceValue, number | null] |

