|  | |
| IOct | |
 Syntax
Syntaxpublic interface IOctTreeMesh
The IOctTreeMesh type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | OctTree | Gets or sets an MeshOctTree that can be used for hit testing. The MeshOctTree is automatically generated when number of positions in this mesh is bigger or equal to the value set in MeshPositionsCountForOctTreeGeneration. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateOctTree | CreateOctTree returns a MeshOctTree that is created from the mesh data. | 
 See Also
See Also