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

AnimancerLayer.

GetEnumerator() Method

Summary

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

Syntax

public override FastEnumerator<AnimancerState> GetEnumerator()

Return Value

Type Description
FastEnumerator<AnimancerState>