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

AnimancerLayerList.

GetEnumerator() Method

Summary

Returns an enumerator that will iterate through all layers.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerLayerList

Syntax

public FastEnumerator<AnimancerLayer> GetEnumerator()

Return Value

Type Description
FastEnumerator<AnimancerLayer>