Script API - v1.21.60
Preparing search index...
@minecraft/server-editor
WidgetComponentGizmoOptions
Interface WidgetComponentGizmoOptions
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
axes
axes
?:
Axis
Optional
enable
Planes
enablePlanes
?:
boolean
Optional
lock
To
Surface
lockToSurface
?:
boolean
Optional
offset
offset
?:
Vector3
Optional
state
Change
Event
stateChangeEvent
?:
(
arg0
:
WidgetComponentStateChangeEventData
)
=>
void
Optional
visible
visible
?:
boolean
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
axes
enable
Planes
lock
To
Surface
offset
state
Change
Event
visible
Script API - v1.21.60
Loading...