ColorFunctionScaling
Verfügbar
Option to scale color function input
ColorFunctionScaling
Plot3D[x + y, {x, 0, 2}, {y, 0, 2}, ColorFunction -> Function[{x, y, z}, Hue[Mod[z, 1]]], ColorFunctionScaling -> False]
→ -Graphics3D- Alle 6300 Funktionen ·
Dies aus einem MCP-Client verwenden