Function Node2D.globalRotationDegrees

Global rotation in degrees.

double globalRotationDegrees() nothrow @property @nogc;

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