Terra saturates the terrain with white spots in some areas, like a shine reflection, and I'm trying to figure out how to prevent this. Here's an image:
https://pasteboard.co/J6vBCFr.png
Terra bright white directional light highlights- what is it?
-
- Goblin
- Posts: 272
- Joined: Thu Jun 10, 2004 4:19 am
- x 26
-
- OGRE Team Member
- Posts: 5502
- Joined: Sat Jul 21, 2007 4:55 pm
- Location: Buenos Aires, Argentina
- x 1370
Re: Terra bright white directional light highlights- what is it?
Hi!
What you're seeing is the specular reflections.
There are 2 ways of dimming that in the material (either via C++ by grabbing the applied HlmsTerraDatablock or editing the JSON material):
What you're seeing is the specular reflections.
There are 2 ways of dimming that in the material (either via C++ by grabbing the applied HlmsTerraDatablock or editing the JSON material):
- Directly through metalness: Lower this value to a minimum
- Indirectly through roughness: Increase this value to dim it