@minecraft/server-editor
Preparing search index...
WidgetComponentGuideOptions
Interface WidgetComponentGuideOptions
Beta
interface
WidgetComponentGuideOptions
{
directions
?:
WidgetGuideSensorDirection
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentGuideOptions
Index
Properties
directions?
lock
To
Surface?
offset?
visible?
Properties
Optional
Beta
directions
directions
?:
WidgetGuideSensorDirection
Optional
Beta
lock
To
Surface
lockToSurface
?:
boolean
Optional
Beta
offset
offset
?:
Vector3
Optional
Beta
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
directions
lock
To
Surface
offset
visible
@minecraft/server-editor
Loading...