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

VRageMath.Quaternion.GetRight

Malware edited this page Dec 25, 2018 · 16 revisions

IndexQuaternion

Summary

public void GetRight(ref public sealed struct Quaternion q, ref public sealed struct Vector3 result)

Gets right vector (1,0,0) transformed by quaternion.

Returns

Example

Remarks

Clone this wiki locally