Click or drag to resize
AB4D logo

MeshOctTreeMaxNodeLevel Field

Number of levels used for MeshOctTree - bigger number reduces the number of triangles in each node but increased the MeshOctTree initialization time and used memory. Default value is 4.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public readonly int MaxNodeLevel

Field Value

Int32
See Also