Function Sprite.regionRect

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

Rect2 regionRect() nothrow @property @nogc;

void regionRect (
  Rect2 v
) nothrow @property @nogc;