Mirror Engine
V7
How To
Mirror Engine Logo

Mirror Engine API


Mirror Engine API / RESOLUTION_FIXED

Variable: RESOLUTION_FIXED

const RESOLUTION_FIXED: string = 'FIXED'

When the canvas is resized the resolution of the canvas will remain at the same value and the output will just be scaled to fit the canvas.

Mirror Engine Logo