AnimationNodeStateMachine.setNodePosition

Sets the node's coordinates. Used for display in the editor.

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

Meta