Skip to content

Commit

Permalink
Update WebGLRenderer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mugen87 authored Apr 23, 2022
1 parent 51e32fc commit 60294eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/en/renderers/WebGLRenderer.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ <h3>[property:Object extensions]</h3>
</p>

<h3>[property:number outputColorSpace]</h3>
<p>Defines the output colorspace of the renderer. Default is [page:Textures THREE.LinearEncoding].</p>
<p>Defines the output color space of the renderer. Default is [page:Textures THREE.LinearEncoding].</p>
<p>If a render target has been set using [page:WebGLRenderer.setRenderTarget .setRenderTarget] then renderTarget.texture.encoding will be used instead.</p>
<p>See the [page:Textures texture constants] page for details of other formats.</p>

Expand Down

0 comments on commit 60294eb

Please sign in to comment.