Blockbench Reference Docs
Preparing search index...
custom/animation
AnimationOptions
Interface AnimationOptions
interface
AnimationOptions
{
anim_time_update
?:
string
;
animators
?:
any
;
blend_weight
?:
string
;
length
?:
number
;
loop
?:
"once"
|
"hold"
|
"loop"
;
name
?:
string
;
override
?:
boolean
;
path
?:
string
;
snapping
?:
number
;
uuid
?:
string
;
}
Index
Properties
anim_
time_
update?
animators?
blend_
weight?
length?
loop?
name?
override?
path?
snapping?
uuid?
Properties
Optional
anim_
time_
update
anim_time_update
?:
string
Optional
animators
animators
?:
any
Optional
blend_
weight
blend_weight
?:
string
Optional
length
length
?:
number
Optional
loop
loop
?:
"once"
|
"hold"
|
"loop"
Optional
name
name
?:
string
Optional
override
override
?:
boolean
Optional
path
path
?:
string
Optional
snapping
snapping
?:
number
Optional
uuid
uuid
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
anim_
time_
update
animators
blend_
weight
length
loop
name
override
path
snapping
uuid
Blockbench Reference Docs
Loading...