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

VRageMath.Vector3D.Rotate

Malware edited this page Dec 25, 2018 · 18 revisions

IndexVector3D

Summary

public void Rotate(ref public sealed struct Vector3D vector, ref public sealed struct MatrixD rotationMatrix, ref public sealed struct Vector3D result)

Returns

Example

Remarks

Summary

public public sealed struct Vector3D Rotate(public sealed struct Vector3D vector, public sealed struct MatrixD rotationMatrix)

Returns

Example

Remarks

Clone this wiki locally