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: 25.2.423.0 (25.2.423.0)
Syntax
public UnitSpherical Normalize()

Return Value

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