Click or drag to resize

SphericalCoordinateLoopPolar Property

Should loop around the polar 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 LoopPolar { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also