|  | 
| IOctreeMeshOctree Property | 
            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.
            
 Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
 Syntax
SyntaxMeshOctree? Octree { get; set; }Property Value
MeshOctree See Also
See Also