Node2D.globalTranslate

Adds the 'offset' vector to the node's global position.

struct Node2D
@nogc nothrow
void
globalTranslate
(
in Vector2 offset
)

Meta