AtlasTexture.filterClip

If true, clips the area outside of the region to avoid bleeding of the surrounding texture pixels.

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

Meta