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