Qurak

VertexColors

Available

Option for specifying vertex colors in graphics

VertexColors
Graphics3D[{Polygon[{{0, 0, 0}, {1, 1, 0}, {0, 1, 1}}, VertexColors -> {Blue, Yellow, Orange}]}] → -Graphics3D-Graphics[Polygon[{{0, 0}, {0, 1}, {1, 1}, {1, 0}}, VertexColors -> {Blue, Green, Brown, Purple}]] → -Graphics-Graphics[{Thick, Line[{{0, 0}, {1, 1}, {2, 0}}, VertexColors -> {StandardRed, StandardYellow, StandardGreen}]}] → -Graphics-

Topics

Related

All 6300 functions · Use this from an MCP client