Hi, I use mirror reflection that explain in this page:
http://www.unifycommunity.com/wiki/index.php?title=MirrorReflection2
How can i decrease the intensity of reflection? I want it for a floor that have a low reflection. Thanks alot
Hi, I use mirror reflection that explain in this page:
http://www.unifycommunity.com/wiki/index.php?title=MirrorReflection2
How can i decrease the intensity of reflection? I want it for a floor that have a low reflection. Thanks alot
You’re going to need to control the texture blending of the shader. Take a look at the documentation, specifically the stuff under ‘details’ and the first example:
http://unity3d.com/support/documentation/Components/SL-SetTexture.html
This tutorial will give you a bit more information about working with shaders:
http://unity3d.com/support/documentation/Manual/ShaderTut1.html