Click or drag to resize

SphericalCoordinateElevation Property

The horizontal angle of the coordinates (at what longitude do the coordinates lie on a sphere).

Namespace:  Kit.Algorithms
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public float Elevation { get; set; }
Request Example View Source

Property Value

Type: Single
See Also