GizmoAxisConfig
Defined in: src/components/editor/ViewportGizmo/ViewportGizmo.types.ts:56
Custom per-axis configuration.
Properties
Section titled “Properties”color?
Section titled “color?”
optionalcolor?:string
Defined in: src/components/editor/ViewportGizmo/ViewportGizmo.types.ts:60
Axis color (CSS color string)
label?
Section titled “label?”
optionallabel?:string
Defined in: src/components/editor/ViewportGizmo/ViewportGizmo.types.ts:58
Axis label text
Default
Section titled “Default”"X"/"Y"/"Z"visible?
Section titled “visible?”
optionalvisible?:boolean
Defined in: src/components/editor/ViewportGizmo/ViewportGizmo.types.ts:62
Whether this axis arm is visible
Default
Section titled “Default”true