CANVAS_PERFORMANCE_MODES: Readonly<{ HIGH: 2; LOW: 0; MAX: 3; MED: 1 }> = ...

An enumeration of canvas performance modes.