Description
Gets or sets the pixel error for terrain
meshes. This is the number of pixels that the rendered terrain is
different from the actual terrain data. The default is 2.0
pixels.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property TerrainMeshPixelError() As Double
|