Click or drag to resize

FastLineRendererSetCapacity Method

Set the capacity of all internal lists.

Namespace:  DigitalRuby.FastLineRenderer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetCapacity(
	int capacity
)

Parameters

capacity
Type: SystemInt32
Capacity
See Also