Function AnimationNodeBlendSpace1D.setBlendPointPosition

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

void setBlendPointPosition (
  const(long) point,
  const(double) pos
) nothrow @nogc;