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

Summary

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

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Clone this wiki locally