Skip to content

TransformLabelsConfig

Defined in: src/components/editor/TransformControl/TransformControl.types.ts:45

Display labels used for each row and for the coordinate-space dropdown.

Properties

coordinateSpace?

optional coordinateSpace: string

Defined in: src/components/editor/TransformControl/TransformControl.types.ts:50

Label for the coordinate-space Select.

Default

'Space'


position?

optional position: string

Defined in: src/components/editor/TransformControl/TransformControl.types.ts:46


rotation?

optional rotation: string

Defined in: src/components/editor/TransformControl/TransformControl.types.ts:47


scale?

optional scale: string

Defined in: src/components/editor/TransformControl/TransformControl.types.ts:48