Click or drag to resize

SphericalCoordinatePolar Property

The vertical angle of the coordinates (at what latitude do the coordinates lie on a sphere).

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

Property Value

Type: Single
See Also