Go to: Attributes.
| Node name | Parents | Classification | MFn type | Compatible function sets | 
|---|---|---|---|---|
| blendColorSets | polyModifier | math | kBlendColorSet | kBase kNamedObject kDependencyNode kMidModifier kBlendColorSet | 
baseColorName, blendFunc, blendWeightA, blendWeightB, blendWeightC, blendWeightD, dstColorName, srcColorName
| Long name (short name) | Type | Default | Flags | ||
|---|---|---|---|---|---|
| baseColorName(bcn) | string | nullptr |      | ||
| blendFunc(bfn) | enum | 0 |      | ||
| blendWeightA(bwa) | float | 0.0 |      | ||
| blendWeightB(bwb) | float | 0.0 |      | ||
| blendWeightC(bwc) | float | 0.5 |      | ||
| blendWeightD(bwd) | float | 0.5 |      | ||
| dstColorName(dst) | string | nullptr |      | ||
| srcColorName(src) | string | nullptr |      | ||