Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

flatShading prop has no effect on LayerMaterial #36

Open
marcelmusiol opened this issue May 29, 2022 · 0 comments
Open

flatShading prop has no effect on LayerMaterial #36

marcelmusiol opened this issue May 29, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@marcelmusiol
Copy link

Adding flatShading prop to the LayerMaterial doesn't affect the shading.

flatshading

Left:
<meshMatcapMaterial matcap={matcap} flatShading />

Right:
<LayerMaterial flatShading> <Matcap map={matcap} /> </LayerMaterial>

https://codesandbox.io/s/lamina-matcap-ho7v4z?file=/src/App.js

@FarazzShaikh FarazzShaikh added the bug Something isn't working label May 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants