|
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.1.9105.2048 (1.0.0.0)
Syntax public int OctTreeMaxNodeLevel { get; set; }
Property Value
Int32See Also