Function RemoteTransform.updateRotation
If true
, the remote node's rotation is updated.
bool updateRotation() nothrow @property @nogc;
void updateRotation
(
bool v
) nothrow @property @nogc;
If true
, the remote node's rotation is updated.
bool updateRotation() nothrow @property @nogc;
void updateRotation
(
bool v
) nothrow @property @nogc;