Function Node2D.globalScale

Global scale.

Vector2 globalScale() nothrow @property @nogc;

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