Click or drag to resize

UnitQuaternion.Conjugate Method

Forms the conjugate of 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 UnitQuaternion Conjugate()

Return Value

Type: UnitQuaternion
A set of UnitQuaternion coordinates that represents the conjugate of this instance.
See Also