Struct AnimationNodeAnimation
Input animation to use in an AnimationNodeBlendTree.
struct AnimationNodeAnimation
;
A resource to add to an AnimationNodeBlendTree. Only features one output set using the animation property. Use it as an input for AnimationNode that blend animations together.
Properties
| Name | Type | Description |
|---|---|---|
animation[get, set]
|
String | Animation to use as an output. It is one of the animations provided by AnimationTree.
|
Methods
| Name | Description |
|---|---|
getAnimation
|
|
setAnimation
|