- From: Peter Hayman <notifications@github.com>
- Date: Mon, 11 Jan 2021 19:12:05 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 January 2021 03:12:17 UTC
It seems there is no documentation for the WebGLContextAttributes dictionary. The missing documentation results in gaps in auto-generated documentation for rendering libraries, i.e [Babylon.js - EngineOptions](https://doc.babylonjs.com/typedoc/interfaces/babylon.engineoptions). My limited understanding of what's going on is that Babylon extends Typescript Definitions and Typescript in turn fetches comments from whatwg. WebGLContextAttributes definitions can be found on the [WebGL Context Attributes Spec](https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.2). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/942
Received on Tuesday, 12 January 2021 03:12:17 UTC