@minecraft/server-editor
Preparing search index...
WidgetComponentGizmoOptions
Interface WidgetComponentGizmoOptions
Beta
interface
WidgetComponentGizmoOptions
{
axes
?:
Axis
;
enablePlanes
?:
boolean
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
stateChangeEvent
?:
(
arg0
:
WidgetComponentStateChangeEventData
)
=>
void
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentGizmoOptions
Index
Properties
axes?
enable
Planes?
lock
To
Surface?
offset?
state
Change
Event?
visible?
Properties
Optional
Beta
axes
axes
?:
Axis
Optional
Beta
enable
Planes
enablePlanes
?:
boolean
Optional
Beta
lock
To
Surface
lockToSurface
?:
boolean
Optional
Beta
offset
offset
?:
Vector3
Optional
Beta
state
Change
Event
stateChangeEvent
?:
(
arg0
:
WidgetComponentStateChangeEventData
)
=>
void
Optional
Beta
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
axes
enable
Planes
lock
To
Surface
offset
state
Change
Event
visible
@minecraft/server-editor
Loading...