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