Page 1 of 1

Adjusting limit of scalar value

Posted: Wed Nov 11, 2015 10:18 am
by Ingsayyad
I have cloud with intensity value 0-255.
I wan to adjust it:

Code: Select all

intensity<40=40
intensity>160=160
Is it possible?

Re: Adjusting limit of scalar value

Posted: Wed Nov 11, 2015 11:44 am
by daniel
Nope :)

Or indirectly, by segmenting the cloud in 3 parts (with Edit > Scalar Fields > Filter by Value). Then on the lowest and highest parts you can remove the scalar field, and create a new constant one WITH THE EXACT SAME NAME and the right value. Then you can merge back the 3 clouds.