Function CubeMap.lossyStorageQuality

The lossy storage quality of the CubeMap if the storage mode is set to constant STORAGE_COMPRESS_LOSSY.

double lossyStorageQuality() nothrow @property @nogc;

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