StateMachineBehaviourContext

class in UnityEditor.Animations

Switch to Manual

Description

此类包含此状态机行为的全部所有者的信息。

Variables

animatorController拥有此状态机行为的 AnimatorController。
animatorObject拥有此状态机行为的对象。可以是 AnimatorState 或 AnimatorStateMachine。
layerIndex拥有此状态机行为的 Animator 的层索引。