UNPKG

openfl

Version:

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

9 lines 351 B
Object.defineProperty (module.exports, "__esModule", { value: true }); module.exports.Context3DProfile = module.exports.default = { BASELINE: "baseline", BASELINE_CONSTRAINED: "baselineConstrained", BASELINE_EXTENDED: "baselineExtended", STANDARD: "standard", STANDARD_CONSTRAINED: "standardConstrained", STANDARD_EXTENDED: "standardExtended" };