Sprite3D.regionRect

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

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

Meta