pymel.util.linmap

static util.linmap(*args, **kwargs)

Returns the value of a linear remapping function.

performs a linear 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.linmap to work element-wise on iterables

Previous topic

pymel.util.length

Next topic

pymel.util.linstep

Core

Core Modules

Other Modules

This Page