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: Fix Matrix4.lookAt() parameter. #22969

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Docs: Fix Matrix4.lookAt() parameter. #22969

merged 1 commit into from
Dec 7, 2021

Conversation

webglzhang
Copy link
Contributor

Description
I found the second parameter of Matrix4.lookAt in the current document, which is different from the matrix.lookat parameter in the code. I think the naming of target is more reasonable than that of center, so I keep the document parameters consistent with the code.

@Mugen87 Mugen87 added this to the r136 milestone Dec 6, 2021
@Mugen87 Mugen87 changed the title Fix matrix.lookAt parameter document Docs: Fix Matrix4.lookAt() parameter. Dec 6, 2021
@Mugen87 Mugen87 merged commit c495c47 into mrdoob:dev Dec 7, 2021
@mrdoob
Copy link
Owner

mrdoob commented Dec 7, 2021

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.

3 participants