Function AnimationNodeBlendSpace2D.removeTriangle

Removes the triangle at index triangle from the blend space.

void removeTriangle (
  const(long) triangle
) nothrow @nogc;