Page 1 of 1
Cant find the Alpha to coverage in new version
Posted: Sun Dec 16, 2018 7:58 pm
by RobRamsay
Hi,
I just got the new version from here and looking for the improved shader support for Alpha to Coverage HDRP - PBR
Cant seem to find it under the Blend options.. can you help?
Re: Cant find the Alpha to coverage in new version
Posted: Mon Dec 17, 2018 3:45 pm
by Amplify_Borba
Hello, apologies for not being specific on the changelog, we did in fact add support for Alpha to Coverage to our templates, but at this time it's only present in the Unlit template ( non-SRP ).
In order to use this with the SRP templates, it needs to be added manually to the template's code through the /*ase_all_modules*/ tag, so that it is added automatically, or alternatively if you manually add AlphaToMask On / Off in the template's shader.
Please let me know if this helps, thanks!
Re: Cant find the Alpha to coverage in new version
Posted: Thu Dec 20, 2018 9:44 pm
by no4me
Hi,
just want to ask when it will be added to HDRP properly?
Thank you.
Re: Cant find the Alpha to coverage in new version
Posted: Thu Dec 27, 2018 2:19 pm
by Ricardo Teixeira
no4me wrote:Hi,
just want to ask when it will be added to HDRP properly?
Thank you.
It really depends on how HD develops in the next couple of months, given its fast change rate during their development process, we should probably wait a bit longer before we commit to a specific set of options.
In any case, this is one of our top priorities in regards to HD support as we want to make it as simple as possible to use.
Thanks!
Re: Cant find the Alpha to coverage in new version
Posted: Fri Dec 28, 2018 12:41 am
by no4me
I'll be waiting, thank you.
Re: Cant find the Alpha to coverage in new version
Posted: Tue Mar 26, 2019 4:50 pm
by RobRamsay
I have enabled Alpha to coverage but looks like my shadows no longer cast.