Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.QuaternionD.Normalize

Malware edited this page Dec 25, 2018 · 17 revisions

IndexQuaternionD

Summary

private public void Normalize()

Divides each component of the quaternion by the length of the quaternion.

Returns

Example

Remarks

Summary

private public private public sealed struct.QuaternionD Normalize(private public sealed struct.QuaternionD quaternion)

Divides each component of the quaternion by the length of the quaternion.

Returns

Example

Remarks

Summary

private public void Normalize(ref private public sealed struct.QuaternionD quaternion, ref private public sealed struct.QuaternionD result)

Divides each component of the quaternion by the length of the quaternion.

Returns

Example

Remarks

Clone this wiki locally