AnimancerPlayable.LayerList.

AnimancerPlayable.

GetEnumerator() Method

Summary

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

Syntax

public FastEnumerator<AnimancerLayer> GetEnumerator()

Return Value

Type Description
FastEnumerator<AnimancerLayer>