RemoteTransform.useGlobalCoordinates

If true, global coordinates are used. If false, local coordinates are used.

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

Meta