Skip to content

Commit

Permalink
Merge pull request #20776 from Mugen87/dev44
Browse files Browse the repository at this point in the history
TS: Clean up WebGLRenderer.
  • Loading branch information
mrdoob committed Nov 30, 2020
2 parents 381f4e2 + 4e6436b commit c36a017
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/renderers/WebGLRenderer.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,6 @@ export class WebGLRenderer implements Renderer {
*/
toneMappingExposure: number;

/**
* @default false
*/
shadowMapDebug: boolean;

/**
* @default 8
*/
Expand Down

0 comments on commit c36a017

Please sign in to comment.