AnimationNodeBlendSpace2D.getTrianglePoint

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

struct AnimationNodeBlendSpace2D
@nogc nothrow
long
getTrianglePoint
(
in long triangle
,
in long point
)

Meta