Go to: Attributes.

 Blend copy of color sets.

Node nameParentsMFn typeCompatible function sets
blendColorSetspolyModifierkBlendColorSetkBase
kNamedObject
kDependencyNode
kMidModifier
kBlendColorSet

Attributes (8)

baseColorName, blendFunc, blendWeightA, blendWeightB, blendWeightC, blendWeightD, dstColorName, srcColorName

Long name (short name)TypeDefaultFlags
baseColorName (bcn) stringNULLoutputinputconnectablestorablekeyable
Name of the color set to copy from
srcColorName (src) stringNULLoutputinputconnectablestorablekeyable
Name of the color set to copy from
dstColorName (dst) stringNULLoutputinputconnectablestorablekeyable
Name of the color set to copy to
blendFunc (bfn) enum0outputinputconnectablestorablekeyable
Type of blending function to use
blendWeightA (bwa) float0.0outputinputconnectablestorablekeyable
blend weight for linear and bilinear blending functions
blendWeightB (bwb) float0.0outputinputconnectablestorablekeyable
blend weight for bilinear and channel blending functions
blendWeightC (bwc) float0.5outputinputconnectablestorablekeyable
blend weight for channel functions
blendWeightD (bwd) float0.5outputinputconnectablestorablekeyable
blend weight for channel functions