Function ImageTexture.lossyQuality

The storage quality for constant STORAGE_COMPRESS_LOSSY.

double lossyQuality() nothrow @property @nogc;

void lossyQuality (
  double v
) nothrow @property @nogc;