Get Vertex Color Layer
Description
This node returns a color list for vertices/polygons/loops in vertex color layer.
Options
- Loop - The output will be a color list for the loops of polygons of input mesh.
- Vertex - The output will be a color list for the vertices of input mesh.
- Polygon - The output will be a color list for the polygons of input mesh.
- Mesh - A mesh object.
- Name - A name of the vertex color layer of the mesh.
Outputs
- Colors - A color list for vertex color layer.