pixi.js
Website
GitHub
Discord
Preparing search index...
FilterAntialias
Type Alias FilterAntialias
Advanced
FilterAntialias
:
"on"
|
"off"
|
"inherit"
The antialiasing mode of the filter. This can be either:
on
- the filter is always antialiased regardless of the render target settings
off
- (default) the filter is never antialiased regardless of the render target settings
inherit
- the filter uses the antialias settings of the render target
Settings
Member Visibility
Inherited
Advanced
Theme
OS
Light
Dark
Website
GitHub
Discord
pixi.js
Loading...
The antialiasing mode of the filter. This can be either:
on
- the filter is always antialiased regardless of the render target settingsoff
- (default) the filter is never antialiased regardless of the render target settingsinherit
- the filter uses the antialias settings of the render target