Hi there,
consider this PG: https://playground.babylonjs.com/#QHU36T#16
If i use a skybox as that in this PG, i’d like meshes reflect only the skybox starting from the ground to the top and not also the part below (the black one). Is it possible?
I was thinking using reflection probes to reflect the ground, but i’m afraid could be too heavy and requires too many gpu resources.
Is there some technique or parameter to set to achieve my goal?
Thank’s in advance