antialias : boolean
Anti-alias graphics. By default scaled images are smoothed in Canvas and WebGL, set anti-alias to false to disable this globally.
- Default Value
- true
- Source code: core/Game.js (Line 102)
antialias : boolean
Anti-alias graphics. By default scaled images are smoothed in Canvas and WebGL, set anti-alias to false to disable this globally.
Please login to continue.