Blockbench Reference Docs
Preparing search index...
custom/animation
NullObjectAnimator
Class NullObjectAnimator
Hierarchy (
View Summary
)
GeneralAnimator
NullObjectAnimator
Indexable
[
channel
:
string
]:
any
Index
Constructors
constructor
Properties
animation
channels
expanded
keyframes
muted
name
position
rotations
scale
selected
uuid
Methods
add
Keyframe
add
To
Timeline
create
Keyframe
display
Frame
display
IK
do
Render
get
Element
get
Or
Make
Keyframe
scroll
To
select
toggle
Muted
add
Channel
Constructors
constructor
new
NullObjectAnimator
(
uuid
:
string
,
animation
:
_Animation
,
name
:
string
,
)
:
NullObjectAnimator
Parameters
uuid
:
string
animation
:
_Animation
name
:
string
Returns
NullObjectAnimator
Properties
animation
animation
:
_Animation
channels
channels
:
{
[
channel
:
string
]:
Channel
}
expanded
expanded
:
boolean
keyframes
keyframes
:
_Keyframe
[]
muted
muted
:
{
[
channel
:
string
]:
boolean
}
name
name
:
string
position
position
:
_Keyframe
[]
rotations
rotations
:
_Keyframe
[]
scale
scale
:
_Keyframe
[]
selected
selected
:
boolean
uuid
uuid
:
string
Methods
add
Keyframe
addKeyframe
(
data
:
KeyframeOptions
,
uuid
?:
string
)
:
_Keyframe
Parameters
data
:
KeyframeOptions
Optional
uuid
:
string
Returns
_Keyframe
add
To
Timeline
addToTimeline
()
:
this
Returns
this
create
Keyframe
createKeyframe
()
:
_Keyframe
Returns
_Keyframe
display
Frame
displayFrame
()
:
void
Returns
void
display
IK
displayIK
()
:
void
Returns
void
do
Render
doRender
()
:
void
Returns
void
get
Element
getElement
()
:
NullObject
Returns
NullObject
get
Or
Make
Keyframe
getOrMakeKeyframe
()
:
{
before
:
_Keyframe
;
result
:
_Keyframe
}
Returns
{
before
:
_Keyframe
;
result
:
_Keyframe
}
scroll
To
scrollTo
()
:
this
Returns
this
select
select
()
:
this
Returns
this
toggle
Muted
toggleMuted
(
channel
:
string
)
:
this
Parameters
channel
:
string
Returns
this
Static
add
Channel
addChannel
(
channel
:
string
,
options
:
AddChannelOptions
)
:
void
Parameters
channel
:
string
options
:
AddChannelOptions
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
animation
channels
expanded
keyframes
muted
name
position
rotations
scale
selected
uuid
Methods
add
Keyframe
add
To
Timeline
create
Keyframe
display
Frame
display
IK
do
Render
get
Element
get
Or
Make
Keyframe
scroll
To
select
toggle
Muted
add
Channel
Blockbench Reference Docs
Loading...