Search Unity

Question Something wrong In a position Reflection!

Discussion in 'Shader Graph' started by naderlabbad309, Apr 6, 2020.

  1. naderlabbad309

    naderlabbad309

    Joined:
    Feb 11, 2018
    Posts:
    32
    Hi :)

    I was working on Shader Graph to make water and it look great :cool: But there is something wrong with Reflection

    It seems position Reflection :(

    RefS.png REF.png

    thanks for helping me:D
     
    alexanderameye likes this.
  2. naderlabbad309

    naderlabbad309

    Joined:
    Feb 11, 2018
    Posts:
    32
    Why almost non-existent
    Reflection!!!!!!!!!
     
  3. alexanderameye

    alexanderameye

    Joined:
    Nov 27, 2013
    Posts:
    1,383
  4. naderlabbad309

    naderlabbad309

    Joined:
    Feb 11, 2018
    Posts:
    32
  5. AcidArrow

    AcidArrow

    Joined:
    May 20, 2010
    Posts:
    11,744
    Click the link.
     
    alexanderameye likes this.
  6. naderlabbad309

    naderlabbad309

    Joined:
    Feb 11, 2018
    Posts:
    32
    Yes right i will try Thank you :rolleyes:
     
  7. naderlabbad309

    naderlabbad309

    Joined:
    Feb 11, 2018
    Posts:
    32
    Well i have installed kmiror and try for long time But the explanation is not entirely clear

    I got here and then yes nothing is clear then

    Code (CSharp):
    1. namespace kTools
    2. {
    3.  
    4.     public class WaterReflectionProbe : MonoBehaviour
    5.     {
    6.         public Mirrors.Mirror Mi;
    7.         void Start()
    8.         {
    9.  
    10.  
    11.  
    12.  
    13.         }
    14.  
    15.         void Update()
    16.         {
    17.  
    18.             Mi = GetComponent<Mirrors.Mirror>();
    19.  
    20.  
    21.         }
    22.     }
    23.  
    24.  
    25. }
    and how to get this

    GettingStarted01.png

    i did not found this Miror option
     
  8. naderlabbad309

    naderlabbad309

    Joined:
    Feb 11, 2018
    Posts:
    32
  9. naderlabbad309

    naderlabbad309

    Joined:
    Feb 11, 2018
    Posts:
    32
    there no Source property Mirror in Lit !!!
     
  10. ardy_asteria_sp

    ardy_asteria_sp

    Joined:
    Aug 9, 2020
    Posts:
    2
    Hi. Did you ever get a solution to this? I'm having the same problem with kmirrors.