Contents

activeClipNodes

The animation clip nodes that were active during the most recent graph evaluation tick.

Declaration

var activeClipNodes: [AnimationGraphComponent.ActiveClipNode] { get }

Discussion

This is the typed view of activeNodes filtered to AnimationGraphComponent.ActiveClipNode.

See Also

Accessing active nodes