pymel.util.mathutils.setRange

static mathutils.setRange(x=0.0, oldmin=0.0, oldmax=1.0, newmin=0.0, newmax=1.0)

Resets x range from x linear interpolation of oldmin to oldmax to x linear interpolation from newmin to newmax

Return type:float

Previous topic

pymel.util.mathutils.round

Next topic

pymel.util.mathutils.smoothmap

Core

Core Modules

Other Modules

This Page