Click or drag to resize

QuaternionConjugated Property

Quaternion conjugation

Namespace:  Microsoft.DirectX
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public Quaternion Conjugated { get; }

Return Value

Type: Quaternion
Result of Quaternion conjugation
See Also