|
DXHitTestOptionsOctTreeMaxNodeLevel Property |
Number of levels used for OctTree - bigger number reduces the number of triangles in each node but increased the OctTree initialization time and used memory. Default value is 4.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public int OctTreeMaxNodeLevel { get; set; }
Property Value
Int32See Also