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

VRageMath.Vector3.TriangleArea

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3

csharp[float](System.Single) TriangleArea([Vector3](VRageMath.Vector3) v1, [Vector3](VRageMath.Vector3) v2, [Vector3](VRageMath.Vector3) v3)``````csharp[float](System.Single) TriangleArea(ref [Vector3](VRageMath.Vector3) v1, ref [Vector3](VRageMath.Vector3) v2, ref [Vector3](VRageMath.Vector3) v3)

Clone this wiki locally