Gradient background with reflection

Hi,

i just saw this link:
https://doc.babylonjs.com/how_to/backgroundmaterial

and i would like to emulate the environemt in the first picture:

I went through the playgrounds on that website but couldn’t really find an example of this gradient skybox with a reflective bottom.

Does anyone know how this can be achieved? Or maybe theres even a playground link available for this helmet demo :slight_smile:

Hi,
Here is the helmet demo from the PG with reflective ground (look at line 16):
https://www.babylonjs-playground.com/#1GFIVU#1

1 Like

Thanks alot, works perfect!

1 Like

In case someone else is looking for examples with this helmet in the PG:
I didn’t create this PG, I found it with the search engine (DamagedHelmet keyword) which returns many others examples:
https://doc.babylonjs.com/playground/?code=DamagedHelmet