Preparing search index...
The search index is not available
Script API - v1.21.61
Script API - v1.21.61
@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
Theme
OS
Light
Dark
On This Page
Properties
axes
enable
Planes
lock
To
Surface
offset
state
Change
Event
visible
Script API - v1.21.61
Loading...