Search found 2 matches
- Fri Jan 19, 2018 5:20 pm
- Forum: Amplify Shader Editor
- Topic: Post Process template and _MainTex
- Replies: 3
- Views: 4878
Re: Post Process template and _MainTex
Thank you @Amplify_Borba. That's what I was looking for.
- Thu Jan 18, 2018 11:38 pm
- Forum: Amplify Shader Editor
- Topic: Post Process template and _MainTex
- Replies: 3
- Views: 4878
Post Process template and _MainTex
Hello!
I am trying to make an Unity image effect with ASE and when I select Shader Type=Post Process I can see in the generated code that _MainTex sampler is added automatically from the template. The question is how to reference the _MainTex sampler in the visual node editor? I can add new ...
I am trying to make an Unity image effect with ASE and when I select Shader Type=Post Process I can see in the generated code that _MainTex sampler is added automatically from the template. The question is how to reference the _MainTex sampler in the visual node editor? I can add new ...