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

VRageMath.QuaternionD.CreateFromTwoVectors

Malware edited this page Dec 25, 2018 · 17 revisions

IndexQuaternionD

Summary

public void CreateFromTwoVectors(ref public sealed struct Vector3D firstVector, ref public sealed struct Vector3D secondVector, ref public sealed struct QuaternionD result)

Returns

Example

Remarks

Summary

public public sealed struct QuaternionD CreateFromTwoVectors(public sealed struct Vector3D firstVector, public sealed struct Vector3D secondVector)

Returns

Example

Remarks

Clone this wiki locally