AddPass?
-
vincismurf
- Posts: 6
- Joined: Thu Oct 26, 2017 8:03 pm
AddPass?
Could someone describe the AddPass Checkbox in the RenderOptions?
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: AddPass?
Hello vincismurf,
Thank you for getting in touch!
The "Add Pass" in the rendering options allows the shader to support all scene lights, toggling it off is equivalent to the Unity's Shader Language parameter "noforwardadd", disabling the forward rendering pass so that the shader only supports one full directional light, which could be useful to optimize the shader for mobile applications.
Do you happen to be looking for Multi-Pass support? It should be available soon via Shader Templates!
Please let me know if you have any further questions, thanks!
Thank you for getting in touch!
The "Add Pass" in the rendering options allows the shader to support all scene lights, toggling it off is equivalent to the Unity's Shader Language parameter "noforwardadd", disabling the forward rendering pass so that the shader only supports one full directional light, which could be useful to optimize the shader for mobile applications.
Do you happen to be looking for Multi-Pass support? It should be available soon via Shader Templates!
Please let me know if you have any further questions, 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!
-
vincismurf
- Posts: 6
- Joined: Thu Oct 26, 2017 8:03 pm
Re: AddPass?
Thanks,
Yes I was looking for Multi-pass support. Please update this thread when the Multipass is ready.
Cheers
Yes I was looking for Multi-pass support. Please update this thread when the Multipass is ready.
Cheers
- Amplify_Borba
- Posts: 1239
- Joined: Mon Jul 24, 2017 9:50 am
Re: AddPass?
Thank you for your confirmation, we'll be sure to get back in touch as soon as Multi-Pass is supported!
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!