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

VRageMath.Vector3I.TransformNormal

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3I

csharp[Vector3I](VRageMath.Vector3I) TransformNormal([Vector3I](VRageMath.Vector3I) value, ref [MatrixI](VRageMath.MatrixI) transformation)``````csharpvoid TransformNormal(ref [Vector3I](VRageMath.Vector3I) normal, ref [Matrix](VRageMath.Matrix) matrix, ref [Vector3I](VRageMath.Vector3I) result)##### Summary

Transforms a vector normal by a matrix.

csharpvoid TransformNormal(ref [Vector3I](VRageMath.Vector3I) normal, ref [MatrixI](VRageMath.MatrixI) matrix, ref [Vector3I](VRageMath.Vector3I) result)

Clone this wiki locally