Field Name | Field Notes |
---|---|
mAnimation | The name of the animation that the specified entities are to play. |
mNextState | The next state to transition to once the specified animation is finished playing. |
mStopExpression | The stop expression, the the condition that determines when to transition to the next state. |
mController | The name of an animation controller |
mBlendOutTime | The amount of time to blend out of this animation |
mRuntimeIds | ActorRuntimeIDs of the entities that will play the specified animation |