Function AnimationNodeBlendSpace2D.setBlendPointNode

Changes the AnimationNode referenced by the point at index point.

void setBlendPointNode (
  const(long) point,
  AnimationRootNode node
) nothrow @nogc;