Sprite.regionRect

The region of the atlas texture to display. regionEnabled must be true.

  1. Rect2 regionRect [@property getter]
    struct Sprite
    @nogc nothrow @property
    Rect2
    regionRect
    ()
  2. Rect2 regionRect [@property setter]

Meta