blend
Deformer used for shape morphs.
Features
- One shape per attribute.
- Each shape animates from 0 to 1.
- It is possible to either connect geometries in the targets or directly provide position deltas.
Limitations
- Tang does not support in-betweens. Only shapes with weight = 1 will be saved (index 6000 in Maya).
- Tang does not recreate groups or their weights.
Options
targets (dict[int]: ids)
: dictionary of geometry targets by indexnames (dict[int]: str)
: dictionary of shape names by indexweights (dict[int]: float)
: dictionary of initial shape weightsmaps (dict[int]: WeightMap)
: dictionary of weight maps for each shape by indexdelta (dict[int]: WeightMap3)
: dictionary of shape deltas by indexgroups (dict)
: group construction data
Hooks
enable
,envelope (float, min: 0, max: 1)
: weight of the deformation applicationtarget.{n} (id)
: geometry connection for target nweight.{n} (float)
: application weight of target n