Sprite3D.regionEnabled

If true, texture will be cut from a larger atlas texture. See regionRect.

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

Meta