C# Class UnityEditor.Animations.StateBehavioursPair

显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
m_Behaviours UnityEngine.StateMachineBehaviour[]
m_State AnimatorState

Property Details

m_Behaviours public_oe property

public StateMachineBehaviour[],UnityEngine m_Behaviours
return UnityEngine.StateMachineBehaviour[]

m_State public_oe property

public AnimatorState m_State
return AnimatorState