Go to: Attributes.

This node represents the weight painted or cached on a given geometry It outputs a function to be used a weight function to be blended or used directly in deformer

Node nameParentsMFn typeCompatible function sets
componentFalloffnodekComponentFalloffkBase
kNamedObject
kDependencyNode
kComponentFalloff

Attributes (7)

defaultWeight, layerName, outputWeightFunction, weightInfoLayers, weightLayers, weightedGeometry, weights

Long name (short name)TypeDefaultFlags
outputWeightFunction (wft) weightFunctionnullptrarrayoutputconnectable
The output weight function generated by this node will accept a geometry and a list of indices. For each indices it will return a weight.
weightInfoLayers (wil) compoundn/aarrayoutputinputconnectablestorable
Weight layers information, containing name and defaul weight for each.
layerName (lnm) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorable
Name of the layer. It has only documentation purposes.
defaultWeight (dwt) float1.0outputinputconnectablestorable
Default Weight for this specific layer provided if a weight is asked outside of defined range. For example partial painting can still provide data for every vertex.
weightLayers (whl) compoundn/aarrayoutputinputconnectablestorable
Weight layers, containing weights table for each.
weights (wht) double1.0arrayoutputinputconnectablestorable
Weight for the corresponding geometry aInputGeom
weightedGeometry (wgm) geometrynullptroutputinputconnectablestorable
Geometry on which the all the weight layers were set