Hierarchy.Reserve

Declaration

public void Reserve(int count);

Parameters

count The number of nodes to reserve memory for.

Description

Ensures that the hierarchy has enough memory reserved for storing the specified number of nodes.


Did you find this page useful? Please give it a rating: