Sprite.regionEnabled

If true texture is cut from a larger atlas texture. See region_rect. Default value: false.

  1. bool regionEnabled [@property getter]
    struct Sprite
    @nogc nothrow @property
    bool
    regionEnabled
    ()
  2. bool regionEnabled [@property setter]

Meta