Version: Unity 6 (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

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