Blending but no texture

hey there,

i was asking myself if it is possible to blend/substract two objects (in the patch there are two quads) in color as it is shown in the example picture

blend but no texture.v4p (4.2 KB)

thanks for the advice in advance ;)

you can’t set the blend mode only for the area where the objects overlap. you can however set a different blend mode for the whole object in a way that it will be subtracted from the background or the background subtracts from the object. have a look at the node Blend (RenderState Advanced).

NICE! it works perfect!! thank you!

substracting objects.v4p (13.4 KB)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.