Combining falloffs

Ask questions about how to achieve specific effects, how to work with certain operators, etc.
Post Reply
dominic
Posts: 5
Joined: Sun Jul 31, 2022 3:37 am

Combining falloffs

Post by dominic »

Is there a simple way to combine falloffs into one mops_falloff?

Let's say I have shape and noise falloff right now and I would like to merge them into one falloff. I would give them unique names and multiply them with each other in Wrangler to create mops_falloff.

If there is a simpler way to do it please let me know.

User avatar
toadstorm
Site Admin
Posts: 144
Joined: Sun Sep 22, 2019 1:28 pm

Re: Combining falloffs

Post by toadstorm »

There is a MOPs Combine Falloffs SOP with several included blend modes that should do exactly what you need.

Every Falloff node actually has one of these internally. If you chain two Falloff nodes you can just set the blend mode on the second one to combine them.

dominic
Posts: 5
Joined: Sun Jul 31, 2022 3:37 am

Re: Combining falloffs

Post by dominic »

Fantastic. Thank you.

Post Reply