useWebGL2
Deprecated in 4.x. WebGL 1 is no longer supported.
useWebGL2: boolean | undefined
Previously, this property dictated whether to attempt to use a WebGL 2 rendering context before falling back to WebGL 1. WebGL 1 is no longer supported, so this property is now ignored.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.