Search found 2 matches

by VBesson
Sat Mar 23, 2019 5:21 pm
Forum: Amplify Shader Editor
Topic: ASE template : Cull state exposed to Material
Replies: 4
Views: 5595

Re: ASE template : Cull state exposed to Material

Hi Borba, hi Rick !

Thank you very much for the quick anwser!

Oops, my apologizes Rick, actually I did not copy and paste my code in my previous message. However, I did correctly write Properties in my shader.
Here is a real copy and paste of the beginning of HDSRPPBR.shader after I modified it ...
by VBesson
Mon Mar 11, 2019 10:59 am
Forum: Amplify Shader Editor
Topic: ASE template : Cull state exposed to Material
Replies: 4
Views: 5595

ASE template : Cull state exposed to Material

Hi guys!!
I'm trying to make a Master shader with ASE.

However, I can't manage to expose culling to the inspector.


So I went on the wiki and saw custom templates. http://wiki.amplify.pt/index.php?title=Unity_Products:Amplify_Shader_Editor/Templates#Create_your_own_template

So I extended HDRP ...