3D density plot
DensityPlot3D[f, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}]
DensityPlot3D[f, {x, y, z}∈ reg]
- Axes — default True
- BoxRatios — default { 1 , 1 , 1 }
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- OpacityFunction — default Automatic
- OpacityFunctionScaling — default True
- PerformanceGoal — default $PerformanceGoal
- PlotLegends — default None
- PlotPoints — default Automatic
- PlotRange — default { Full , Full , Full , Automatic }
- PlotTheme — default $PlotTheme
- RegionFunction — default ( True & )
- ScalingFunctions — default None
- TargetUnits — default Automatic
- WorkingPrecision — default MachinePrecision