Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ChildAnimatorStateMachine

Structure that represents a state machine in the context of its parent state machine.
Read time 1 minuteLast updated 13 days ago

Definition

public struct ChildAnimatorStateMachine

Properties

Property

Description

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