Script API - v1.21.90.25
Preparing search index...
@minecraft/server-editor
WidgetComponentEntityOptions
Interface WidgetComponentEntityOptions
interface
WidgetComponentEntityOptions
{
deselectedAnimation
?:
string
;
isClickable
?:
boolean
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
selectedAnimation
?:
string
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentEntityOptions
Index
Properties
deselected
Animation?
is
Clickable?
lock
To
Surface?
offset?
selected
Animation?
visible?
Properties
Optional
deselected
Animation
deselectedAnimation
?:
string
Optional
is
Clickable
isClickable
?:
boolean
Optional
lock
To
Surface
lockToSurface
?:
boolean
Optional
offset
offset
?:
Vector3
Optional
selected
Animation
selectedAnimation
?:
string
Optional
visible
visible
?:
boolean
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
deselected
Animation
is
Clickable
lock
To
Surface
offset
selected
Animation
visible
Script API - v1.21.90.25
Loading...