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