Select your preferred scripting language. All code snippets will be displayed in this language.
struct in UnityEditor.Animations
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseStructure that represents a state machine in the context of its parent state machine.
position | The position the the state machine node in the context of its parent state machine. |
stateMachine | The state machine. |