Qurak

NormalsFunction

Available

option for normals computation

NormalsFunction
Plot3D[Sin[x + y ^ 2], {x, -3, 3}, {y, -2, 2}, NormalsFunction -> None, Mesh -> None] → -Graphics3D-Plot3D[Sin[x + y ^ 2], {x, -3, 3}, {y, -2, 2}, NormalsFunction -> Automatic, Mesh -> None] → -Graphics3D-Plot3D[Sin[x + y ^ 2], {x, -3, 3}, {y, -2, 2}, NormalsFunction -> ({Sin[3#1], Cos[5#2], 1}&), Mesh -> None] → -Graphics3D-

Topics

Related

All 6300 functions · Use this from an MCP client