Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

ChildAnimatorStateMachine

struct in UnityEditor.Animations

Description

Structure that represents a state machine in the context of its parent state machine.

Variables

positionThe position the the state machine node in the context of its parent state machine.
stateMachineThe state machine.