Version: 2017.2

AnimatorController.SetStateEffectiveBehaviours(AnimatorState,int,StateMachineBehaviourInfo[])

切换到手册

参数

state 要为其设置 Behaviour 列表的 AnimatorState。
layerIndex 要设置 Behaviour 列表的层。
behaviours 要设置的 Behaviour 列表。

描述

为 AnimatorState 设置有效的状态机 Behaviour 列表。Behaviour 列表或者存储在 AnimatorStateMachine 中,或者存储在 AnimatorLayer 的重载中。使用此函数可设置有效使用的 Behaviour 列表。