AnimationStateCollection
public sealed class AnimationStateCollectionThe states an Animator knows, addressed by name.
Properties
| Member | Description |
|---|---|
| — |
| — |
| The state with this name. Case-insensitive, because "idle" and "Idle" are the same request. |
| Every name, in the order the file declared them. |
Methods
| Member | Description |
|---|---|
| Whether a state by this name exists. |
| The state with this name, or null. |
| — |