Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Quaternion.Conjugate

Malware edited this page Dec 25, 2018 · 16 revisions

IndexQuaternion

Summary

private public void Conjugate()

Transforms this Quaternion into its conjugate.

Returns

Example

Remarks

Summary

private public private public sealed struct.Quaternion Conjugate(private public sealed struct.Quaternion value)

Returns the conjugate of a specified Quaternion.

Returns

Example

Remarks

Summary

private public void Conjugate(ref private public sealed struct.Quaternion value, ref private public sealed struct.Quaternion result)

Returns the conjugate of a specified Quaternion.

Returns

Example

Remarks

Clone this wiki locally