Configures the final antialiasing post-process pass for a View.
true
effects: {antiAliasing: {enabled: true}}
Readonly
The View this AntiAliasing belongs to.
Gets if AntiAliasing is currently applied.
This is true when the component enabled state is in the component enabled state.
AA mode. Default "smaa".
"smaa"
Configures this AntiAliasing.
Gets this AntiAliasing as JSON.
Configures the final antialiasing post-process pass for a View.
trueor passeffects: {antiAliasing: {enabled: true}}when creating a View.