Summary
Gets information about the
UnityEngine.AnimationClip
s currently being transitioned towards.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Hybrid
Animancer Component
Syntax
public void GetNextAnimatorClipInfo(int layerIndex, List<AnimatorClipInfo> clips)
Parameters
Name | Type | Description |
---|---|---|
layerIndex | int | |
clips | List |
Return Value
Type | Description |
---|---|
void |