Function AnimationNodeBlendSpace2D.getTrianglePoint

Returns the position of the point at index point in the triangle of index triangle.

long getTrianglePoint (
  const(long) triangle,
  const(long) point
) nothrow @nogc;