mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-16 07:59:07 +08:00
Fix typo in WebGLRenderTarget
This commit is contained in:
2
types/three/index.d.ts
vendored
2
types/three/index.d.ts
vendored
@@ -5128,7 +5128,7 @@ declare namespace THREE {
|
||||
height: number;
|
||||
scissor: Vector4;
|
||||
scissorTest: boolean;
|
||||
viewpport: Vector4;
|
||||
viewport: Vector4;
|
||||
texture: Texture;
|
||||
depthBuffer: boolean;
|
||||
stencilBuffer: boolean;
|
||||
|
||||
Reference in New Issue
Block a user