C# Class UnityEditor.Animations.AnimatorTransition

Transitions define when and how the state machine switch from on state to another. AnimatorTransition always originate from a StateMachine or a StateMachine entry. They do not define timing parameters.

Inheritance: AnimatorTransitionBase
Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Méthode Description
AnimatorTransition ( ) : System

Private Methods

Méthode Description
Internal_Create ( AnimatorTransition mono ) : void

Method Details

AnimatorTransition() public méthode

public AnimatorTransition ( ) : System
Résultat System