Click or drag to resize

SphericalNormalize Method

Forms a set of UnitSpherical coordinates from this instance.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public UnitSpherical Normalize()

Return Value

Type: UnitSpherical
The resulting set of UnitSpherical coordinates.
See Also