Sprite3D.regionRect

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

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

Meta