I am using the layers intensity to reshape some blend shapes of my model.
I would like to know if it would be possible to:
lock the intensity from 0 to 1 (and not from -5 to 5)
have the mesh updating in real time while tweaking that intensity
I need that to simulate facial blendShape animations so a need to see the transition between my base shape and my new shape.
Thanks!