ColorFunction
ใช้งานได้
Option specifying the color function for visualization
ColorFunction
Plot3D[Sin[x y], {x, 0, 3}, {y, 0, 3}, ColorFunction -> "BlueGreenYellow"]
→ -Graphics3D-DensityPlot[Sin[x y], {x, 0, 3}, {y, 0, 3}, ColorFunction -> "BlueGreenYellow"]
→ -Graphics-Plot3D[Sin[x y], {x, 0, 3}, {y, 0, 3}, ColorFunction -> Function[{x, y, z}, Hue[z]]]
→ -Graphics3D- ฟังก์ชันทั้งหมด 6300 รายการ ·
ใช้สิ่งนี้จากไคลเอนต์ MCP