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

VRageMath.Matrix.CreateFromQuaternion

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMatrix

csharp[Matrix](VRageMath.Matrix) CreateFromQuaternion([Quaternion](VRageMath.Quaternion) quaternion)##### Summary

Creates a rotation Matrix from a Quaternion.

csharpvoid CreateFromQuaternion(ref [Quaternion](VRageMath.Quaternion) quaternion, ref [Matrix](VRageMath.Matrix) result)##### Summary

Creates a rotation Matrix from a Quaternion.

Clone this wiki locally