This is record TDXTCompressor.
public TDXTCompressor = (dcClusterFit, dcRangeFit, dcClusterFitAlphaWeighted);
ImagingSquishLib (at line 40)
Members |
Description |
dcClusterFit |
Use a slow but high quality colour compressor (the default). |
dcRangeFit |
Use a fast but low quality colour compressor. |
dcClusterFitAlphaWeighted |
Cluster fit that weights the colour by alpha. |