Preparing search index...
The search index is not available
Script API - v1.21.61
Script API - v1.21.61
@minecraft/server-editor
WidgetComponentSplineOptions
Interface WidgetComponentSplineOptions
interface
WidgetComponentSplineOptions
{
controlPoints
:
Widget
[]
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
splineType
?:
SplineType
;
stateChangeEvent
?:
(
arg0
:
WidgetComponentStateChangeEventData
)
=>
void
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentSplineOptions
Index
Properties
control
Points
lock
To
Surface?
offset?
spline
Type?
state
Change
Event?
visible?
Properties
control
Points
controlPoints
:
Widget
[]
Optional
lock
To
Surface
lockToSurface
?:
boolean
Optional
offset
offset
?:
Vector3
Optional
spline
Type
splineType
?:
SplineType
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
control
Points
lock
To
Surface
offset
spline
Type
state
Change
Event
visible
Script API - v1.21.61
Loading...