- Home /
Question by
Ambrose998800 · Jan 03, 2016 at 02:22 PM ·
materiallerp
Lerp material opaque to transparent
I can lerp one material opaque to another material opaque. But I need to lerp from a material opaque to a material transparent.
Is there a way to do that?
Comment
The description doesn't say anything specific about why not using different materials, but from how lerp is explained I guess you need both materials to be transparent with the first being fully opaque
I tried that. But then I have this annoying alpha sort overlapping when the material is opaque.
Answer by Tonks · Jan 05, 2016 at 04:03 PM
Not using the Standard Shader at the moment, unfortunately.
Your answer