Click or drag to resize
DigitalRuneTerrainRendererMeshNumberOfLevels Property
Gets the number of clipmap levels.

Namespace: DigitalRune.Graphics.Rendering
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public int NumberOfLevels { get; }

Property Value

Type: Int32
The number of clipmap levels.
See Also