James58899 says to OKTW Network
//deform len=(x^2+y^2+z^2)^0.5;map=sin((3+len)*pi/2)+1;if(len<0.8)map=0;if(len<1){x*=map;y*=map;z*=map}