Texture
Доступно, відрізняється від довідника .wl
Apply a texture to a surface in graphics
Відрізняється від довідника .wl: `Texture` and `VertexTextureCoordinates`
Texture[obj]
Texture[obj, map]
ParametricPlot[{(v + u) Cos[u], (v + u) Sin[u]}, {u, 0, 2 Pi}, {v, 0, 5}, PlotStyle -> {Opacity[1], Texture[[image]]}]
→ -Graphics-Graphics[{Texture[[image]], Polygon[{{0, 0}, {1, 0}, {0.5, 1}}, VertexTextureCoordinates -> {{0, 0}, {1, 0}, {0.5, 1}}]}]
→ -Graphics-Graphics3D[{Texture[text, "Box"], Cube[]}, Lighting -> "Neutral"]
→ -Graphics3D- Усі 6300 функцій ·
Використати з MCP-клієнта