Thema 1 Report post Posted September 27, 2017 Hello, is it possible to create a PBR Gradient Material? Quote Share this post Link to post Share on other sites
Deltakosh 4315 Report post Posted September 27, 2017 Hey Why PBR? What do you want to change to the current gradient material? Quote Share this post Link to post Share on other sites
Thema 1 Report post Posted September 27, 2017 In my scene I have 4 meshes, 3 of them have a PBR Material. I need to render the 4th with a gradient effect. When i use the gradient material the 4th mesh is not rendered with the same values of light as the other ones because the PBR Material is using the environment reflection texture and the gradient material is not. This is the playground:https://www.babylonjs-playground.com/#JE9VBX Thanks for your help! Quote Share this post Link to post Share on other sites
Deltakosh 4315 Report post Posted September 27, 2017 Ok gotcha I would say the best way would be to update the current pbr shaders to output gradient Quote Share this post Link to post Share on other sites
Thema 1 Report post Posted September 29, 2017 I will give a try and let you know. Quote Share this post Link to post Share on other sites