Function VectorMath.SignedTriangleAreaTimes2XZ

SignedTriangleAreaTimes2XZ (Int3 a, Int3 b, Int3 c)

Signed area of a triangle in the XZ plane multiplied by 2.

Public Static
SignedTriangleAreaTimes2XZ (Vector3 a, Vector3 b, Vector3 c)

Signed area of a triangle in the XZ plane multiplied by 2.

Public Static