@minecraft/server-editor
Preparing search index...
WidgetComponentSplineOptions
Interface WidgetComponentSplineOptions
Beta
interface
WidgetComponentSplineOptions
{
controlPoints
:
Widget
[]
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
splineType
?:
SplineType
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentSplineOptions
Index
Properties
control
Points
lock
To
Surface?
offset?
spline
Type?
visible?
Properties
Beta
control
Points
controlPoints
:
Widget
[]
Optional
Beta
lock
To
Surface
lockToSurface
?:
boolean
Optional
Beta
offset
offset
?:
Vector3
Optional
Beta
spline
Type
splineType
?:
SplineType
Optional
Beta
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
control
Points
lock
To
Surface
offset
spline
Type
visible
@minecraft/server-editor
Loading...