- Home /
 
 
               Question by 
               siddharth3322 · Dec 16, 2019 at 01:42 PM · 
                shadershader programmingshaderlabrenderwithshader  
              
 
              Custom Shader in URP
what about 3rd party or custom shaders those we have used in the project? 
 will they automatically adjust with URP? 
               Comment
              
 
               
              no, it just swaps them out for the default generic URP shaders... I'm looking for info on how to manually write shaders for URP... still looking
Your answer
 
             Follow this Question
Related Questions
calculating 1 Answer
someone knows how to create an anisotropic shader? HELP!!! 0 Answers
tex2D(_texture, float2(col/(width-1), row/(height-1))) is not returning correct values 1 Answer
Unity 3d Sprite Shader (How do I limit Max Brightness to 1 with Multiple Lights Hitting) 0 Answers
A Cg shader semantic problem 2 Answers