Vector3Transform Method (Vector3, MatrixI, Vector3) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRageMath.Vector3.Transform(VRageMath.Vector3@,VRageMath.MatrixI@,VRageMath.Vector3@)"]
Namespace: VRageMath
public static void Transform( ref Vector3 position, ref MatrixI matrix, out Vector3 result )
[Missing <param name="position"/> documentation for "M:VRageMath.Vector3.Transform(VRageMath.Vector3@,VRageMath.MatrixI@,VRageMath.Vector3@)"]
[Missing <param name="matrix"/> documentation for "M:VRageMath.Vector3.Transform(VRageMath.Vector3@,VRageMath.MatrixI@,VRageMath.Vector3@)"]
[Missing <param name="result"/> documentation for "M:VRageMath.Vector3.Transform(VRageMath.Vector3@,VRageMath.MatrixI@,VRageMath.Vector3@)"]