AnimationTreePlayer.nodeSetPosition

Sets position of a node in the graph given its name and position.

struct AnimationTreePlayer
@nogc nothrow
void
nodeSetPosition
(
StringArg0
)
(
in StringArg0 id
,
in Vector2 screen_position
)

Meta