AnimationNodeBlendTree.setNodePosition

Modifies the position of a sub-node.

struct AnimationNodeBlendTree
@nogc nothrow
void
setNodePosition
(
in String name
,
in Vector2 position
)

Meta