Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 619 Bytes

File metadata and controls

16 lines (12 loc) · 619 Bytes

WebGlBasics Class

Render and vendor strings reported by the WebGL context.

Properties

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

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