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

VRageMath.Quaternion.CreateFromTwoVectors

Malware edited this page Dec 25, 2018 · 16 revisions

IndexQuaternion

csharpvoid CreateFromTwoVectors(ref [Vector3](VRageMath.Vector3) firstVector, ref [Vector3](VRageMath.Vector3) secondVector, ref [Quaternion](VRageMath.Quaternion) result)``````csharp[Quaternion](VRageMath.Quaternion) CreateFromTwoVectors([Vector3](VRageMath.Vector3) firstVector, [Vector3](VRageMath.Vector3) secondVector)

Clone this wiki locally