Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 614 Bytes

File metadata and controls

15 lines (12 loc) · 614 Bytes

WebGlBasics

Render and vendor strings reported by the WebGL context.

Properties

Name Type Description Notes
version str [optional]
vendor str [optional]
vendor_unmasked str [optional]
renderer str [optional]
renderer_unmasked str [optional]
shading_language_version str [optional]

[Back to Model list] [Back to API list] [Back to README]