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: Fixed typo in GLTFLoader #19819

Merged
merged 1 commit into from Jul 10, 2020
Merged

Docs: Fixed typo in GLTFLoader #19819

merged 1 commit into from Jul 10, 2020

Conversation

markstrefford
Copy link
Contributor

No description provided.

@zeux
Copy link
Contributor

zeux commented Jul 10, 2020

It's worth noting that

The aoMap and lightMap textures cannot be transformed.

Is incorrect; we now support 2 unique transforms, for uv0 (all maps other than aoMap/lightMap) and uv1 (aoMap/lightMap).

@mrdoob mrdoob added this to the r119 milestone Jul 10, 2020
@mrdoob mrdoob merged commit be589a1 into mrdoob:dev Jul 10, 2020
@mrdoob
Copy link
Owner

mrdoob commented Jul 10, 2020

Thanks!

@mrdoob mrdoob changed the title Fixed typo in GLTFLoader.html Docs: Fixed typo in GLTFLoader Jul 10, 2020
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

4 participants