Summary
UnityEngine.Animator.GetBehaviours(System.Int32,System.Int32)
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Hybrid
Animancer Component
Syntax
public StateMachineBehaviour[] GetBehaviours(int fullPathHash, int layerIndex)
Parameters
Name | Type | Description |
---|---|---|
fullPathHash | int | |
layerIndex | int |
Return Value
Type | Description |
---|---|
State |