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

Fix clearcoat F0 that should not be remapped for gltf files #9018

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Fix clearcoat F0 that should not be remapped for gltf files #9018

merged 1 commit into from
Sep 22, 2020

Conversation

Popov72
Copy link
Contributor

@Popov72 Popov72 commented Sep 22, 2020

@@ -21,6 +21,7 @@ export interface IMaterialClearCoatDefines {
CLEARCOAT_TEXTUREDIRECTUV: number;
CLEARCOAT_BUMP: boolean;
CLEARCOAT_BUMPDIRECTUV: number;
CLEARCOAT_REMAPP_F0: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
CLEARCOAT_REMAPP_F0: boolean;
CLEARCOAT_REMAP_F0: boolean;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll do the change

@deltakosh deltakosh merged commit fc73d0b into BabylonJS:master Sep 22, 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.

4 participants