Summary
Calls
Animancer.AnimancerGraph.GetKey(UnityEngine.AnimationClip)
then returns the state registered with that key.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Animancer
State Dictionary
Syntax
public AnimancerState this[AnimationClip clip] { get; }
Parameters
Name | Type | Description |
---|---|---|
clip | AnimationClip |
Value
Type | Description |
---|---|
AnimancerState |