Question by 
               MerovingL · Sep 28, 2017 at 09:38 AM · 
                materialcolorlinerendererwhite  
              
 
              Why does line renderer color is gray with 255, 255, 255 RGB?
Hello! Color is clear white 255, 255, 255 RGB, alpha is 255. It is the defeult properties. I need clear white, thank you!

 
                 
                line-renderer-color-01.jpg 
                (263.6 kB) 
               
 
              
               Comment
              
 
               
              Have you placed an ambient light in your scene? Then the line's brightness will depend on the lighting level.
I have the same problem. Unfortunately I haven't figured out yet how you can make the line clear white while still using ambient lighting. You can set the line renderer's "receiveShadows" property to false, but it didn't do anything for me.
Your answer