TransformShowConfig
Defined in: src/components/editor/TransformControl/TransformControl.types.ts:36
Configuration for the per-subgroup show flag. Omitted keys default to
true. When both position and rotation are hidden the
coordinate-space row is hidden too.
Properties
Section titled “Properties”position?
Section titled “position?”
optionalposition?:boolean
Defined in: src/components/editor/TransformControl/TransformControl.types.ts:37
rotation?
Section titled “rotation?”
optionalrotation?:boolean
Defined in: src/components/editor/TransformControl/TransformControl.types.ts:38
scale?
Section titled “scale?”
optionalscale?:boolean
Defined in: src/components/editor/TransformControl/TransformControl.types.ts:39