Most of my displacements have a mid value of 0.5. I'm trying to set this with an expression but I'm not sure if it's the right way to do it. In the "Front Offset" field I used the expression:
- Code: Select all
-get_double("displacement.front_value[0]")*0.5
Is this the right way?
-Olivier