The scale modes that are supported by pixi.
The {@link PIXI.settings.SCALE_MODE} scale mode affects the default scaling mode of future operations. It can be re-assigned to either LINEAR or NEAREST, depending upon suitability.
PIXI
SCALE_MODES
{number} LINEAR Smooth scaling
{number} NEAREST Pixelating scaling
Generated using TypeDoc
The scale modes that are supported by pixi.
The {@link PIXI.settings.SCALE_MODE} scale mode affects the default scaling mode of future operations. It can be re-assigned to either LINEAR or NEAREST, depending upon suitability.
PIXI
SCALE_MODES
{number} LINEAR Smooth scaling
{number} NEAREST Pixelating scaling