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

IUpdatable.List.

IUpdatable.

DefaultCapacity Property

Summary

The default Animancer.IndexedList`2.Capacity for newly created lists.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IUpdatable.List

Syntax

public static int DefaultCapacity { get; set; }

Remarks

Default value is 4.

Value

Type Description
int