Blockbench Reference Docs
Preparing search index...
generated/outliner/spline_mesh
SplineHandle
Class SplineHandle
Index
Constructors
constructor
Properties
control1
control2
joint
size
spline
tilt
Accessors
element
Methods
extend
get
Handle
Key
get
Save
Copy
get
Undo
Copy
is
Selected
Constructors
constructor
new
SplineHandle
(
spline
:
any
,
data
:
any
)
:
SplineHandle
Parameters
spline
:
any
data
:
any
Returns
SplineHandle
Properties
control1
control1
:
string
control2
control2
:
string
joint
joint
:
string
size
size
:
any
spline
spline
:
any
tilt
tilt
:
any
Accessors
element
get
element
()
:
any
Returns
any
Methods
extend
extend
(
data
:
any
)
:
this
Parameters
data
:
any
Returns
this
get
Handle
Key
getHandleKey
()
:
string
Returns
string
get
Save
Copy
getSaveCopy
()
:
{
control1
:
string
;
control2
:
string
;
joint
:
string
;
size
:
any
;
tilt
:
any
;
}
Returns
{
control1
:
string
;
control2
:
string
;
joint
:
string
;
size
:
any
;
tilt
:
any
}
get
Undo
Copy
getUndoCopy
()
:
any
Returns
any
is
Selected
isSelected
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
control1
control2
joint
size
spline
tilt
Accessors
element
Methods
extend
get
Handle
Key
get
Save
Copy
get
Undo
Copy
is
Selected
Blockbench Reference Docs
Loading...