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

VRageMath.Vector2D.TransformNormal

Malware edited this page Dec 24, 2018 · 23 revisions

IndexVector2D

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

Clone this wiki locally