VRageMath.Vector3L.Transform - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexVector3L

Summary

public static void Transform(ref Vector3L position, ref Matrix matrix, out Vector3L result)

Transforms a Vector3L by the given Matrix.

Parameters

Summary

public static void Transform(ref Vector3L value, ref Quaternion rotation, out Vector3L result)

Parameters

Summary

public static Vector3L Transform(Vector3L value, Quaternion rotation)

Returns

Vector3L

Parameters

⚠️ **GitHub.com Fallback** ⚠️