Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Update WebGLRenderTarget documentation #20976

Merged
merged 1 commit into from
Dec 31, 2020
Merged

Docs: Update WebGLRenderTarget documentation #20976

merged 1 commit into from
Dec 31, 2020

Conversation

puxiao
Copy link
Contributor

@puxiao puxiao commented Dec 31, 2020

- Renders to the stencil buffer. Default is false.
+ 渲染到模板缓冲区。默认为false

- 如果设置,那么场景的深度将会被渲染到慈纹理上。默认是null.
+ 如果设置,那么场景的深度将会被渲染到此纹理上。默认是null.

```diff
- Renders to the stencil buffer. Default is false.
+ 渲染到模板缓冲区。默认为false

- 如果设置,那么场景的深度将会被渲染到慈纹理上。默认是null.
+ 如果设置,那么场景的深度将会被渲染到此纹理上。默认是null.
```
@mrdoob mrdoob added this to the r125 milestone Dec 31, 2020
@mrdoob mrdoob merged commit 081b9b8 into mrdoob:dev Dec 31, 2020
@mrdoob
Copy link
Owner

mrdoob commented Dec 31, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants