Skip to content

Commit

Permalink
It does have a depth
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Jul 2, 2023
1 parent a9b8656 commit a9f7a31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/three/src/renderers/WebGLRenderTarget.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export class WebGLRenderTarget<TTexture extends Texture | Texture[] = Texture> e

width: number;
height: number;
depth: number;

scissor: Vector4;
/**
Expand Down

0 comments on commit a9f7a31

Please sign in to comment.