For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/interfaces/WidgetComponentGizmoOptions.md.

Interface: WidgetComponentGizmoOptions experimental

component

Beta

Extends

Properties

axes?

optional axes?: Axis

Beta


enablePlanes?

optional enablePlanes?: boolean

Beta


lockToSurface?

optional lockToSurface?: boolean

Beta

Inherited from

WidgetComponentBaseOptions.lockToSurface


normalizedAutoOffset?

optional normalizedAutoOffset?: any

Beta


offset?

optional offset?: any

Beta

Inherited from

WidgetComponentBaseOptions.offset


scaleMode?

optional scaleMode?: WidgetGizmoScaleMode

Beta


stateChangeEvent?

optional stateChangeEvent?: (arg0) => void

Beta

Parameters

arg0

WidgetComponentGizmoStateChangeEventParameters

Returns

void


visible?

optional visible?: boolean

Beta

Inherited from

WidgetComponentBaseOptions.visible

同领域相关