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

VRageMath.Vector2.TransformNormal

Malware edited this page Dec 24, 2018 · 23 revisions

IndexVector2

Vector2 VRageMath.Vector2 VRageMath.Vector2.TransformNormal(normal, matrix)()void void VRageMath.Vector2.TransformNormal(normal, matrix, result)()void void VRageMath.Vector2.TransformNormal(sourceArray, matrix, destinationArray)()void void VRageMath.Vector2.TransformNormal(sourceArray, sourceIndex, matrix, destinationArray, destinationIndex, length)()

Clone this wiki locally