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

Summary

public Vector3I TransformNormal(Vector3I value, ref MatrixI transformation)

Returns

Example

Remarks

Summary

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

Transforms a vector normal by a matrix.

Returns

Example

Remarks

Summary

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

Returns

Example

Remarks

Clone this wiki locally