AnimationNodeBlendSpace2D.setBlendPointPosition

Updates the position of the point at index point on the blend axis.

struct AnimationNodeBlendSpace2D
@nogc nothrow
void
setBlendPointPosition
(
in long point
,
in Vector2 pos
)

Meta