Click or drag to resize

TerrainProviderRadiansToNative Property

Gets or sets the value to multiply an angle in radians by in order to convert it to the internal units of the terrain provider.

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 RadiansToNative { get; protected set; }

Property Value

Type: Double
See Also