|
|
||
|
|
NormalsFunction |
| NormalsFunction is an option for Plot3D and related functions that specifies a function to apply to determine the effective surface normals at every point. |
| None | determine normals from explicit polygon vertices | |
| Automatic | determine normals from overall surface properties | |
| f | determine normals by applying a function f |
| Plot3D | x, y, z | |
| ParametricPlot3D | x, y, z, u, v | |
| ContourPlot3D | x, y, z, w | |
| RegionPlot3D | x, y, z |
| © 2008 Wolfram Research, Inc. |