Function Node2D.rotationDegrees

Rotation in degrees, relative to the node's parent.

double rotationDegrees() nothrow @property @nogc;

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