@relu-interactives/spatial-ecs
@relu-interactives/spatial-ecs / components / TransformModeValue
Type Alias: TransformModeValue
ts
type TransformModeValue = "translate" | "rotate" | "scale";Defined in: components/SelectionTransformState.ts:5
Active gizmo mode in the editor.

