pymel.util.mathutils.hermiteInterp

static mathutils.hermiteInterp(x=0.0, y0=0.0, y1=1.0, s0=0.0, s1=0.0)

Hermite interpolation of x between points y0 and y1 of tangent slope s0 and s1

Return type:float

Previous topic

pymel.util.mathutils.hermite

Next topic

pymel.util.mathutils.imag

Core

Core Modules

Other Modules

This Page