Trying to figure out how to get refraction to work...
Posted: Wed May 09, 2018 12:00 pm
There's a refraction node that seems to run off a cubemap texture, but this doesn't seem to be screen space specific and would only work on Opaque object I believe.
http://wiki.amplify.pt/index.php?title=Unity_Products:Amplify_Shader_Editor/Refract
I'm trying to get refraction to work on my particle effects and I can't seem to find a way to do that, the only input currently is for RGB and Alpha transparency into a single slot as well as an offset function.
Shader Forge had a very easy way of plugging in refraction for any type of blending and it would displace the screen space by the XY of the input based no opacity. Not sure if it's possible to expose the refraction node for particles of any type in Amplify and haven't been able to find any resources on the topic after a bit of searching...
Thanks again in advance for any help!
http://wiki.amplify.pt/index.php?title=Unity_Products:Amplify_Shader_Editor/Refract
I'm trying to get refraction to work on my particle effects and I can't seem to find a way to do that, the only input currently is for RGB and Alpha transparency into a single slot as well as an offset function.
Shader Forge had a very easy way of plugging in refraction for any type of blending and it would displace the screen space by the XY of the input based no opacity. Not sure if it's possible to expose the refraction node for particles of any type in Amplify and haven't been able to find any resources on the topic after a bit of searching...
Thanks again in advance for any help!