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

VRageMath.Quaternion.CreateFromTwoVectors

Malware edited this page Dec 25, 2018 · 17 revisions

IndexQuaternion

Summary

public void CreateFromTwoVectors(ref public sealed struct Vector3 firstVector, ref public sealed struct Vector3 secondVector, ref public sealed struct Quaternion result)

Returns

Example

Remarks

Summary

public public sealed struct Quaternion CreateFromTwoVectors(public sealed struct Vector3 firstVector, public sealed struct Vector3 secondVector)

Returns

Example

Remarks

Clone this wiki locally