Hi there,
in my application i’ve some spot lights to perform some shadow and lighting effect on my scene.
But i have some meshes that i want to be clearly visible even if they are not enlighted.
What’s the best practice to make them visible as if they were enlighted by a light? I’ve tryed using EmissiveColor and FresnelParameters…is it the right choice?
Thank you in advance