WebGL typedef
- @Deprecated('Use WebGLRenderingContext instead.')
All usages of this type alias should be updated to the more consistent WebGLRenderingContext.
Implementation
@Deprecated('Use WebGLRenderingContext instead.')
typedef WebGL = WebGLRenderingContext;