Function RemoteTransform2D.updatePosition
If true
, the remote node's position is updated.
bool updatePosition() nothrow @property @nogc;
void updatePosition
(
bool v
) nothrow @property @nogc;
If true
, the remote node's position is updated.
bool updatePosition() nothrow @property @nogc;
void updatePosition
(
bool v
) nothrow @property @nogc;