Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

StateMachineBehaviourContext

class in UnityEditor.Animations

Switch to Manual

Description

This class contains all the owner's information for this State Machine Behaviour.

Variables

animatorControllerThe AnimatorController that owns this state machine behaviour.
animatorObjectThe object that owns this state machine behaviour. Could be an AnimatorState or AnimatorStateMachine.
layerIndexThe animator's layer index that owns this state machine behaviour.