UI Shaders
-
Giantswing
- Posts: 11
- Joined: Sat May 05, 2018 12:44 pm
UI Shaders
Hi! I'm using UI template, how can I "clip" pixels so that they're invisble?
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: UI Shaders
Hello, thank you for getting in touch!
You may use an alpha mask in order to hide a specific part of the UI, please refer to the example I've setup through our SimpleUI shader sample below:

I've made use of an additional Texture Sample with a simple mask, which I then multiply to the final result of the node setup.
Please let me know if this helps you achieve the intended effect, thanks!
You may use an alpha mask in order to hide a specific part of the UI, please refer to the example I've setup through our SimpleUI shader sample below:

I've made use of an additional Texture Sample with a simple mask, which I then multiply to the final result of the node setup.
Please let me know if this helps you achieve the intended effect, thanks!
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!