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.
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}(int): geometry connection for target nweight.{name}(str): application weight of target nameweight.{n}(int): application weight of target ngroup.{name}(str): application weight of group target namegroup.{n}(int): application weight of group target n