Go to: Related nodes. Attributes.

 Node to edit color per vertex or per vertexFace of polygonal objects.

Node nameParentsMFn typeCompatible function sets
polyColorPerVertexpolyModifierkPolyColorPerVertexkBase
kNamedObject
kDependencyNode
kMidModifier
kPolyColorPerVertex

Related nodes

polyTweak, polyTweakUV, polyMapCut, polyMapDel, polyMapSew, polyNormal, polyMoveUV, polyMoveFacetUV, polyFlipEdge, polySmoothFace, polySmooth, polyReduce, polyDelFacet, polyDelVertex, polyMergeFace, polySplit, polyAppendVertex, polySubdFace, polyCollapseF, polyCloseBorder, polyAppend, polyCollapseEdge, polyTriangulate, polyDelEdge, polyMergeEdge, polyNormalPerVertex, deleteUVSet, polySeparate

Attributes (16)

clamped, colorPerVertex, colorSetName, representation, vertexAlpha, vertexColor, vertexColorB, vertexColorG, vertexColorR, vertexColorRGB, vertexFaceAlpha, vertexFaceColor, vertexFaceColorB, vertexFaceColorG, vertexFaceColorR, vertexFaceColorRGB

Long name (short name)TypeDefaultFlags
colorPerVertex (cpvx) compoundn/aoutputinputconnectablestorablekeyable
Attribute to specify the color of a vertex, either on the entire vertex on a per face basis.
vertexColor (vclr) compoundn/aarrayoutputinputconnectablestorablekeyable
A compound attribute that corresponds to the color of the vertex. It is a multi attribute and the index of the multi identifies the vertex that the color applies to.
vertexColorRGB (vrgb) float3outputinputconnectablestorablekeyable
Vertex color. RGB channels.
vertexColorR (vxcr) float0outputinputconnectablestorablekeyable
Vertex color. R channel.
vertexColorG (vxcg) float0outputinputconnectablestorablekeyable
Vertex color. G channel.
vertexColorB (vxcb) float0outputinputconnectablestorablekeyable
Vertex color. B channel.
vertexAlpha (vxal) float1outputinputconnectablestorablekeyable
Vertex color. Alpha channel.
vertexFaceColor (vfcl) compoundn/aarrayoutputinputconnectablestorablekeyable
A compound attribute that corresponds to the color of the vertex attached to a particular face. It is a multi attribute and the index of the multi identifies the face that the color applies to. The index of the parent attribute (aVertexColor) already identifies the vertex that color is being attached to.
vertexFaceColorRGB (frgb) float3outputinputconnectablestorablekeyable
RGB channel of Color of a vertex attached to a particular face.
vertexFaceColorR (vfcr) float0outputinputconnectablestorablekeyable
R channel of Color of a vertex attached to a particular face.
vertexFaceColorG (vfcg) float0outputinputconnectablestorablekeyable
G channel of Color of a vertex attached to a particular face.
vertexFaceColorB (vfcb) float0outputinputconnectablestorablekeyable
B channel of Color of a vertex attached to a particular face.
vertexFaceAlpha (vfal) float1outputinputconnectablestorablekeyable
Alpha channel of Color of a vertex attached to a particular face.
colorSetName (cn) stringNULLoutputinputconnectablestorablehidden
The name of the color set to work on
clamped (clam) booltrueoutputinputconnectablestorablekeyable
If true, color and alpha will be in 0 to 1 range.
representation (rprt) enum3outputinputconnectablestorablekeyable
This identifies both the number of channels and the type of channels