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

VRageMath.Vector3L.TransformNormal

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3L

Summary

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

Transforms a vector normal by a matrix.

Returns

Example

Remarks

Clone this wiki locally