Click or drag to resize

UnitQuaternionConjugate Method

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

Return Value

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