Qurak

SphericalRegion

Available, differs from the .wl reference

Option specifying spherical region in 3D plots

SphericalRegion
Framed[Graphics3D[Cuboid[{0, 0, 0}], SphericalRegion -> True]] → Framed[-Graphics3D-]Table[Graphics3D[Cuboid[{0, 0, 0}], SphericalRegion -> True, ImageSize -> 80, ViewPoint -> 3.{ Sin[t], Cos[t], 1}], {t, 0, 4}] → {-Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-}Table[Graphics3D[Cuboid[{0, 0, 0}], SphericalRegion -> False, ImageSize -> 80, ViewPoint -> 3.{ Sin[t], Cos[t], 1}], {t, 0, 4}] → {-Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-}

Topics

Related

All 6300 functions · Use this from an MCP client