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 Apr 8, 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, ref Vector3I result)

Transforms a vector normal by a matrix.

Parameters

Summary

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

Parameters

Clone this wiki locally