UNPKG

playcanvas

Version:

Open-source WebGL/WebGPU 3D engine for the web

7 lines (6 loc) 112 B
const SCALEMODE_NONE = "none"; const SCALEMODE_BLEND = "blend"; export { SCALEMODE_BLEND, SCALEMODE_NONE };