VRageMath.Vector3.RotateAndScale - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Vector3
public static void RotateAndScale(ref Vector3 vector, ref Matrix matrix, out Vector3 result)
public static Vector3 RotateAndScale(Vector3 vector, Matrix matrix)