Click or drag to resize

SphericalCoordinateRadius Property

The radius of the coordinates (how much inward or outward are the coordinates from origin).

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

Property Value

Type: Single
See Also