C# Class UnityEditor.Animations.StateMachineBehaviourContext

Afficher le fichier Open project: randomize/VimConfig

Méthodes publiques

Свойство Type Description
animatorController UnityEditor.Animations.AnimatorController
animatorObject UnityEngine.Object
layerIndex int

Property Details

animatorController public_oe property

public AnimatorController,UnityEditor.Animations animatorController
Résultat UnityEditor.Animations.AnimatorController

animatorObject public_oe property

public Object,UnityEngine animatorObject
Résultat UnityEngine.Object

layerIndex public_oe property

public int layerIndex
Résultat int