Function AnimationNodeBlendSpace2D.getBlendPointNode

Returns the AnimationRootNode referenced by the point at index point.

godot.d.reference.Ref!(godot.animationrootnode.AnimationRootNode) getBlendPointNode (
  const(long) point
) nothrow @nogc const;