Simple node to clamp values 0 to 1

Hi all,

I was just wondering if there is a simpler version of the clamp node that only clamps from 0 to 1?

In materials graph there is such a node called Saturate, and I use this all the time over the normal Clamp node, because I only need 0-1 range 80% of the time. The documentation says it’s cheaper, and it makes te graph look at bit less cluttered. Is there such an equivalent in Blueprints?

Thanks!

I was asking a friend who does blueprints the same thing, since I also use the saturate node quite a lot. sadly atm there isnt.

but I do agree that it might be nice to have for blueprinting peeps.