pymel.core.datatypes.bWeights

static datatypes.bWeights(p, *args)

bWeights(p[, p0, p1, (...), pn]) –> tuple Returns a tuple of (n0, n1, ...) normalized barycentric weights so that n0*p0 + n1*p1 + ... = p

Previous topic

pymel.core.datatypes.axis

Next topic

pymel.core.datatypes.blend

Core

Core Modules

Other Modules

This Page