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.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property TerrainMeshPixelError() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_TerrainMeshPixelError(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






