Click or drag to resize

CentralBodyGraphicsAltitudeOffset Property

Gets or sets the altitude, in meters, that all Terrain and Imagery will be offset from the surface of the CentralBody in the Scene.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual double AltitudeOffset { get; set; }

Property Value

Type: Double
See Also