Question by
Clifftastic · Jul 09, 2018 at 02:46 PM ·
shaderspipelinevertex shaderhdrfragment
HD render pipeline: Getting a standard shader to work
We've been having a bit of fun with the HD render pipeline. As of late with shaders and seeing what we can do with them.
Somehow, the team over at Unity have gotten the vert/frag shaders to work (Lit and LitTesselation) but we can't when we try to make our custom ones. So my question is if anyone tried this and succeeded? Would be great to know, cheers beforehand!
Comment
Your answer
Follow this Question
Related Questions
How do I assign colours to specific vertices on a mesh and interpolate between them? 1 Answer
How to remove reflection at distance from HDRP lit shader terrain 0 Answers
How add texture to skybox procedural shader 0 Answers
Shaders - Avoiding Branches. Can 'true / false' be instanced as '1 / 0'? 1 Answer