UNPKG

openfl

Version:

A fast, productive library for 2D cross-platform development.

9 lines 315 B
Object.defineProperty (module.exports, "__esModule", { value: true }); module.exports.Context3DTextureFormat = module.exports.default = { BGR_PACKED: "bgrPacked565", BGRA: "bgra", BGRA_PACKED: "bgraPacked4444", COMPRESSED: "compressed", COMPRESSED_ALPHA: "compressedAlpha", RGBA_HALF_FLOAT: "rgbaHalfFloat" };