1 messages · Page 1 of 1 (latest)
As far as I know this is how passes work, they don’t chain, they both just use the base mesh, so two separate passes rather than a chain, other people may know more but I think you’d just have to write a shader that does both in one
You should be able to select your standard material in the editor and convert it to a shader material, then save this shader and copy your vertex shader into that one