AtlasTexture.region

The AtlasTexture's used region.

  1. Rect2 region [@property getter]
  2. Rect2 region [@property setter]
    struct AtlasTexture
    @nogc nothrow @property
    void
    region
    (
    Rect2 v
    )

Meta