Node2D.translate

Translates the node by the given offset in local coordinates.

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

Meta