activeStateMachineNodes
The state machine nodes that were active during the most recent graph evaluation tick.
Declaration
var activeStateMachineNodes: [AnimationGraphComponent.ActiveStateMachineNode] { get }Discussion
This is the typed view of activeNodes filtered to AnimationGraphComponent.ActiveStateMachineNode.