|
|
|||
|
|
|
| ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. |
| ListContourPlot3D generates a contour plot from values defined at specified points in three-dimensional space. |
| Axes | True | whether to draw axes | |
| BoxRatios | {1,1,1} | bounding 3D box ratios | |
| BoundaryStyle | Automatic | how to draw boundaries of regions | |
| ColorFunction | Automatic | how to color contour surfaces | |
| ColorFunctionScaling | True | whether to scale arguments to ColorFunction | |
| Contours | 3 | how many or what contour surfaces to show | |
| ContourStyle | White | the style for contour surfaces | |
| DataRange | Automatic | the range of coordinate values to assume for data | |
| MaxPlotPoints | Automatic | the maximum number of points to include | |
| Mesh | Automatic | how many mesh lines in each direction to draw | |
| MeshFunctions | {#1&,#2&,#3&} | how to determine the placement of mesh divisions | |
| MeshShading | None | how to shade regions between mesh lines | |
| MeshStyle | Automatic | the style for mesh divisions | |
| Method | Automatic | the method to use for interpolation and data reduction | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotRange | {Full,Full,Full,Automatic} | the range of values to include | |
| RegionFunction | (True&) | how to determine whether a point should be included | |
| TextureCoordinateFunction | Automatic | how to determine texture coordinates | |
| TextureCoordinateScaling | True | whether to scale arguments to TextureCoordinateFunction |