pymel.util.arrays.smoothmap¶
- smoothmap(*args, **kwargs)¶
Returns the value of a smooth remapping function.
performs a smooth Hermite interpolation between 0 and 1 in the interval min to max, but does not clamp the range
rtype: float This function has been overriden from pymel.util.mathutils.smoothmap to work element-wise on iterables