Click or drag to resize

SphericalCoordinateLoopElevation Property

Should loop around the elevation angle if it goes out of range? by default.

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

Property Value

Type: Boolean
See Also