Similar question: EmissiveIntensity not working
PG: Babylon.js Playground
The sphere is still glowing while the emissiveIntensity
is set to 0. Is it a bug or feature? Maybe it should be pointed out in the document if it is a feature.
It is a behavior @tanpopo . If you remove that glow layer from your code, the glow will be off.
This will get fixed by Fix glow layer emissive intensity by sebavan · Pull Request #11241 · BabylonJS/Babylon.js · GitHub
1 Like