Command for creating and editing volume binding nodes. The node is use for storing volume data to define skin weighting data.
Flags:
Long Name / Short Name | Argument Types | Properties | |
---|---|---|---|
influence / inf | bool | ![]() ![]() |
|
|
|||
name / n | unicode | ||
Derived from mel command maya.cmds.volumeBind
Example:
import pymel.core as pm
pm.volumeBind();