Click or drag to resize

Spherical.Normalize Method

Forms a set of UnitSpherical coordinates from this instance.

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

Return Value

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