pymel.core.datatypes.linmap

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.core.datatypes.length

Next topic

pymel.core.datatypes.linstep

Core

Core Modules

Other Modules

This Page