AnimationTreePlayer.nodeSetPosition

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

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

Meta