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: Group Property Items #23532

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Docs: Group Property Items #23532

merged 1 commit into from
Feb 22, 2022

Conversation

ycw
Copy link
Contributor

@ycw ycw commented Feb 19, 2022

- <h3>prop</h3>
- <p>A</p>
- <h3>prop.x</h3>
- <p>B</p>
- <h3>prop.y</h3>
- <p>C</p>

+ <h3>prop</h3>
+ <p>
+ A<br />
+ - x: B<br />
+ - y: C<br />
+ </p>

Included:

core/InterleavedBuffer

updateRange.offset
updateRange.count

renderers/WebGLRenderer

debug.checkShaderErrors
shadowMap.enabled
shadowMap.autoUpdate
shadowMap.needsUpdate
shadowMap.type
extensions.get

Report 2a5f97220108ec2ca8b65edc092a061e7dda8899

@Mugen87 Mugen87 added this to the r138 milestone Feb 20, 2022
@mrdoob mrdoob merged commit 59de3c0 into mrdoob:dev Feb 22, 2022
@mrdoob
Copy link
Owner

mrdoob commented Feb 22, 2022

Thanks!

donmccurdy pushed a commit to donmccurdy/three.js that referenced this pull request Mar 10, 2022
@ycw ycw deleted the exotic_docs3 branch September 14, 2023 19:05
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

3 participants