Core APItypesWebGLConvertibleOn this pageWebGLConvertible An interface for types that can be converted to WebGL types. Methods toUniform(gl: WebGL2RenderingContext, location: WebGLUniformLocation): void Sets the value as a WebGL uniform. Related Links Vector2