Function AtlasTexture.region

The AtlasTexture's used region.

Rect2 region() nothrow @property @nogc;

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