Click or drag to resize

TerrainProviderNativeToMeters Property

Gets or sets the value to multiply a height in the native units of the terrain provider to convert it to meters.

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double NativeToMeters { get; protected set; }

Property Value

Type: Double
See Also