Summary
Gets information about the 
		UnityEngine.AnimationClips currently being played.- Assembly
- Animancer.dll 
- Namespace
- Animancer
- Containing Type
- ControllerState
Syntax
public void GetCurrentAnimatorClipInfo(int layerIndex, List<AnimatorClipInfo> clips)Parameters
| Name | Type | Description | 
|---|---|---|
| layerIndex | int | |
| clips | List | 
Return Value
| Type | Description | 
|---|---|
| void |