mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Fix typo in WebGLRenderTarget
This commit is contained in:
Vendored
+1
-1
@@ -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