|
|
||
|
|
| RegionPlot3D[pred, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}] makes a plot showing the three-dimensional region in which pred is True. |
| Axes | True | whether to draw axes | |
| BoundaryStyle | Automatic | how to draw boundaries of regions | |
| BoxRatios | {1,1,1} | bounding 3D box ratios | |
| ColorFunction | Automatic | how to color surfaces | |
| ColorFunctionScaling | True | whether to scale arguments to ColorFunction | |
| EvaluationMonitor | None | expression to evaluate at every function evaluation | |
| MaxRecursion | Automatic | the maximum number of recursive subdivisions allowed | |
| Mesh | Automatic | how many mesh lines in each direction to draw | |
| MeshFunctions | {#1&,#2&,#3&} | how to determine the placement of mesh lines | |
| MeshShading | None | how to shade regions between mesh lines | |
| MeshStyle | Automatic | the style for mesh lines | |
| Method | Automatic | the method to use for refining surfaces | |
| NormalsFunction | Automatic | how to determine effective surface normals | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotPoints | Automatic | the initial number of sample points in each direction | |
| PlotRange | Full | the range of values to include in the plot | |
| PlotStyle | Automatic | graphics directives for the style of the surface of each region | |
| WorkingPrecision | MachinePrecision | the precision used in internal computations |