Function Node2D.globalRotation

Global rotation in radians.

double globalRotation() nothrow @property @nogc;

void globalRotation (
  double v
) nothrow @property @nogc;