AnimancerLayer.

DefaultCapacity Field

Summary

The default Animancer.AnimancerLayer.Capacity is 8 unless changed.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerLayer

Syntax

public static int DefaultCapacity

Remarks

This value only affects newly created layers.

This value should be set high enough to include all states a layer is likely to have. It's generally not particularly important though since expanding the capacity is fairly fast.