Blockbench Reference Docs
Preparing search index...
custom/animation_controller
AnimationControllerStateOptions
Interface AnimationControllerStateOptions
interface
AnimationControllerStateOptions
{
animations
?:
StateAnimationInput
[]
;
blend_transition
?:
number
;
blend_via_shortest_path
?:
boolean
;
name
?:
string
;
on_entry
?:
string
;
on_exit
?:
string
;
particles
?:
any
[]
;
sounds
?:
any
[]
;
transitions
?:
any
[]
;
}
Index
Properties
animations?
blend_
transition?
blend_
via_
shortest_
path?
name?
on_
entry?
on_
exit?
particles?
sounds?
transitions?
Properties
Optional
animations
animations
?:
StateAnimationInput
[]
Optional
blend_
transition
blend_transition
?:
number
Optional
blend_
via_
shortest_
path
blend_via_shortest_path
?:
boolean
Optional
name
name
?:
string
Optional
on_
entry
on_entry
?:
string
Optional
on_
exit
on_exit
?:
string
Optional
particles
particles
?:
any
[]
Optional
sounds
sounds
?:
any
[]
Optional
transitions
transitions
?:
any
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animations
blend_
transition
blend_
via_
shortest_
path
name
on_
entry
on_
exit
particles
sounds
transitions
Blockbench Reference Docs
Loading...