UNPKG

playcanvas

Version:

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

5 lines (3 loc) 109 B
const SCALEMODE_NONE = 'none'; const SCALEMODE_BLEND = 'blend'; export { SCALEMODE_BLEND, SCALEMODE_NONE };