Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ChildAnimatorStateMachine

struct in UnityEditor.Animations

Description

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

Properties

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