 |
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.
Namespace: Ab4d.SharpEngine.CommonAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
SyntaxMeshOctree? Octree { get; set; }
Property Value
MeshOctree[Missing <value> documentation for "P:Ab4d.SharpEngine.Common.IOctreeMesh.Octree"]
Remarks[Missing <remarks> documentation for "P:Ab4d.SharpEngine.Common.IOctreeMesh.Octree"]
See Also