pymel.util.smoothmap

static util.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

Previous topic

pymel.util.sinh

Next topic

pymel.util.smoothstep

Core

Core Modules

Other Modules

This Page