Go to: Attributes.

Blend copy of color sets.

Node name Parents MFn type Compatible function sets
blendColorSets polyModifier kBlendColorSet kBase
kNamedObject
kDependencyNode
kMidModifier
kBlendColorSet

Attributes (8)

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

Long name (short name) Type Default Flags
baseColorName (bcn) string NULL outputinputconnectablestorablekeyable
Name of the color set to copy from
srcColorName (src) string NULL outputinputconnectablestorablekeyable
Name of the color set to copy from
dstColorName (dst) string NULL outputinputconnectablestorablekeyable
Name of the color set to copy to
blendFunc (bfn) enum 0 outputinputconnectablestorablekeyable
Type of blending function to use
blendWeightA (bwa) float 0.0 outputinputconnectablestorablekeyable
blend weight for linear and bilinear blending functions
blendWeightB (bwb) float 0.0 outputinputconnectablestorablekeyable
blend weight for bilinear and channel blending functions
blendWeightC (bwc) float 0.5 outputinputconnectablestorablekeyable
blend weight for channel functions
blendWeightD (bwd) float 0.5 outputinputconnectablestorablekeyable
blend weight for channel functions