未验证 提交 0635321b 编写于 作者: A Alec McEachran 提交者: GitHub

Update WebGLRenderer.d.ts

Fixes a typo where the `WebGLRendererParameters` exposes `pixelRation` rather than `pixelRatio`.
上级 cf689df6
......@@ -188,7 +188,7 @@ export class WebGLRenderer implements Renderer {
shadowMap: WebGLShadowMap;
pixelRation: number;
pixelRatio: number;
capabilities: WebGLCapabilities;
properties: WebGLProperties;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册