Table of Contents

Property TreeInstances

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

TreeInstances

Direct reference to the tree instances list. Don't add tree to this list directly, use AddTreeInstances() instead.

public List<GTreeInstance> TreeInstances { get; set; }

Property Value

List<GTreeInstance>