Optional
enabled?: booleanEnable antialiasing. Only works when device supports WebGL2.
true
Optional
quality?: "low" | "medium" | "high" | "ultra"Change the quality of antialiasing in the scene. Greater quality means less noise, but worse performance.
'medium'
Represents all the available antialiasing options.