This is the old Animancer v7.4 documentation. Click here for the latest version.

ManualMixerState.

GetEnumerator() Method

Summary

Gets an enumerator for all of this node's child states.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public override sealed FastEnumerator<AnimancerState> GetEnumerator()

Return Value

Type Description
FastEnumerator<AnimancerState>