Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector3I.TransformNormal

Malware edited this page Dec 24, 2018 · 16 revisions

IndexVector3I

Vector3I TransformNormal(Vector3I value, ref MatrixI transformation)

void TransformNormal(ref Vector3I normal, ref Matrix matrix, ref Vector3I result)

Summary

Transforms a vector normal by a matrix.

void TransformNormal(ref Vector3I normal, ref MatrixI matrix, ref Vector3I result)

Clone this wiki locally