Function Node2D.globalRotation
Global rotation in radians.
double globalRotation() nothrow @property @nogc;
void globalRotation
(
double v
) nothrow @property @nogc;
Global rotation in radians.
double globalRotation() nothrow @property @nogc;
void globalRotation
(
double v
) nothrow @property @nogc;