C# Class UnityEditor.Animations.StateMachineBehaviourContext

显示文件 Open project: randomize/VimConfig

Public Properties

Property Type Description
animatorController UnityEditor.Animations.AnimatorController
animatorObject UnityEngine.Object
layerIndex int

Property Details

animatorController public_oe property

public AnimatorController,UnityEditor.Animations animatorController
return UnityEditor.Animations.AnimatorController

animatorObject public_oe property

public Object,UnityEngine animatorObject
return UnityEngine.Object

layerIndex public_oe property

public int layerIndex
return int