Function AtlasTexture.filterClip

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

bool filterClip() nothrow @property @nogc;

void filterClip (
  bool v
) nothrow @property @nogc;