Function AnimationNodeBlendSpace1D.getBlendPointNode
Returns the AnimationNode
referenced by the point at index point
.
godot .d .reference .Ref!(godot.animationrootnode.AnimationRootNode) getBlendPointNode
(
const(long) point
) nothrow @nogc const;