Constants for multi-sampling antialiasing.
PIXI.Framebuffer#multisample
MSAA_QUALITY
PIXI
{number} NONE - No multisampling for this renderTexture
{number} LOW - Try 2 samples
{number} MEDIUM - Try 4 samples
{number} HIGH - Try 8 samples
Generated using TypeDoc
Constants for multi-sampling antialiasing.
PIXI.Framebuffer#multisample
MSAA_QUALITY
PIXI
{number} NONE - No multisampling for this renderTexture
{number} LOW - Try 2 samples
{number} MEDIUM - Try 4 samples
{number} HIGH - Try 8 samples