Search Unity

Question Any UV-Free triplanar shader for URP?

Discussion in 'Universal Render Pipeline' started by xofreshxo, Jan 9, 2021.

  1. xofreshxo

    xofreshxo

    Joined:
    Apr 12, 2017
    Posts:
    79
    I'm working with models imported from Revit that don't have any UV-maps. I was able to use a UV-free shader when using the standard pipeline to apply the materials but I would like to use URP for this project for improved lighting and graphics. Is anyone familiar with a package that can provide UV-free shaders in URP or a way for achieving this using the shader graph? Thanks for your feedback
     
  2. Oxeren

    Oxeren

    Joined:
    Aug 14, 2013
    Posts:
    121
    There is a Triplanar node in Shader Graph that does exactly that.
     
    xofreshxo likes this.