Engine API Reference - v2.6.1
    Preparing search index...

    Variable PIXELFORMAT_DXT3Const

    PIXELFORMAT_DXT3: number = 9

    Block compressed format storing 16 input pixels (corresponding to a 4x4 pixel block) into 128 bits of output, consisting of 64 bits of alpha channel data (4 bits for each pixel) followed by 64 bits of color data; encoded the same way as DXT1.