Function Node2D.globalPosition

Global position.

Vector2 globalPosition() nothrow @property @nogc;

void globalPosition (
  Vector2 v
) nothrow @property @nogc;