VertexColors
Доступно
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- Усі 6300 функцій ·
Використати з MCP-клієнта