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

VRageMath.MathHelper.Barycentric

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMathHelper

csharp[float](System.Single) Barycentric([float](System.Single) value1, [float](System.Single) value2, [float](System.Single) value3, [float](System.Single) amount1, [float](System.Single) amount2)##### Summary

Returns the Cartesian coordinate for one axis of a point that is defined by a given triangle and two normalized barycentric (areal) coordinates.

Clone this wiki locally