RemoteTransform.updatePosition

If true the remote node's position is updated. Default value: true.

  1. bool updatePosition [@property getter]
  2. bool updatePosition [@property setter]
    struct RemoteTransform
    @nogc nothrow @property
    void
    updatePosition
    (
    bool v
    )

Meta