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

VRageMath.Vector3I.TransformNormal

Morten Aune Lyrstad edited this page Oct 10, 2019 · 16 revisions

IndexNamespace IndexVector3I

Summary

public static Vector3I TransformNormal(Vector3I value, ref MatrixI transformation)

Returns

Vector3I

Parameters

Summary

public static void TransformNormal(ref Vector3I normal, ref Matrix matrix, out Vector3I result)

Transforms a vector normal by a matrix.

Parameters

Summary

public static void TransformNormal(ref Vector3I normal, ref MatrixI matrix, out Vector3I result)

Parameters

Clone this wiki locally