Blockbench Reference Docs
Preparing search index...
generated/animations/timeline_animators
GeneralAnimator
Class GeneralAnimator
Hierarchy (
View Summary
)
GeneralAnimator
BoneAnimator
EffectAnimator
Index
Constructors
constructor
Properties
animation
expanded
muted
selected
uuid
Accessors
keyframes
node
Methods
add
Keyframe
add
To
Timeline
click
Select
create
Keyframe
extend
get
Or
Make
Keyframe
get
Undo
Copy
scroll
To
select
show
Context
Menu
toggle
Muted
Constructors
constructor
new
GeneralAnimator
(
uuid
:
any
,
animation
:
any
)
:
GeneralAnimator
Parameters
uuid
:
any
animation
:
any
Returns
GeneralAnimator
Properties
animation
animation
:
any
expanded
expanded
:
boolean
muted
muted
:
{}
selected
selected
:
boolean
uuid
uuid
:
any
Accessors
keyframes
get
keyframes
()
:
any
[]
Returns
any
[]
node
get
node
()
:
any
Returns
any
Methods
add
Keyframe
addKeyframe
(
data
:
any
,
uuid
:
any
)
:
any
Parameters
data
:
any
uuid
:
any
Returns
any
add
To
Timeline
addToTimeline
(
end_of_list
?:
boolean
)
:
this
Parameters
Optional
end_of_list
:
boolean
Returns
this
click
Select
clickSelect
()
:
void
Returns
void
create
Keyframe
createKeyframe
(
value
:
any
,
time
:
any
,
channel
:
any
,
undo
:
any
,
select
:
any
)
:
any
Parameters
value
:
any
time
:
any
channel
:
any
undo
:
any
select
:
any
Returns
any
extend
extend
(
data
:
any
)
:
void
Parameters
data
:
any
Returns
void
get
Or
Make
Keyframe
getOrMakeKeyframe
(
channel
:
any
)
:
{
before
:
any
;
new_keyframe
:
any
;
result
:
any
}
Parameters
channel
:
any
Returns
{
before
:
any
;
new_keyframe
:
any
;
result
:
any
}
get
Undo
Copy
getUndoCopy
(
options
:
any
)
:
{
name
:
any
;
type
:
any
}
Parameters
options
:
any
Returns
{
name
:
any
;
type
:
any
}
scroll
To
scrollTo
()
:
void
Returns
void
select
select
()
:
this
Returns
this
show
Context
Menu
showContextMenu
(
event
:
any
)
:
this
Parameters
event
:
any
Returns
this
toggle
Muted
toggleMuted
(
channel
:
any
)
:
this
Parameters
channel
:
any
Returns
this
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
animation
expanded
muted
selected
uuid
Accessors
keyframes
node
Methods
add
Keyframe
add
To
Timeline
click
Select
create
Keyframe
extend
get
Or
Make
Keyframe
get
Undo
Copy
scroll
To
select
show
Context
Menu
toggle
Muted
Blockbench Reference Docs
Loading...