Mathematica Technical FAQs Services & Resources / Mathematica / Kernels & Programming
-----
 /
Symbols
*Mathematica
*Network Mathematica
*webMathematica
*gridMathematica
*Personal Grid Edition
*Wolfram Workbench
*Wolfram Education Group
*Application Packages
*Mathematica for Students
*Mathematica CalcCenter
*Publicon
*A New Kind of Science Explorer
*Mathematical Explorer
*Mathematica Teacher's Edition
*Calculus WIZ
*Mathematica Player
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

Graphics3D


Usage Message:

Graphics3D[primitives, options] represents a three-dimensional graphical image.

Attributes[Graphics3D] = {Protected, ReadProtected}

Options:

AmbientLight -> GrayLevel[0]

AspectRatio -> Automatic

Axes -> False

AxesEdge -> Automatic

AxesLabel -> None

AxesStyle -> Automatic

Background -> Automatic

Boxed -> True

BoxRatios -> Automatic

BoxStyle -> Automatic

ColorOutput -> Automatic

DefaultColor -> Automatic

Epilog -> {}

FaceGrids -> None

ImageSize -> Automatic

Lighting -> True

LightSources -> {{{1., 0., 1.}, RGBColor[1, 0, 0]}, {{1., 1., 1.}, RGBColor[0, 1, 0]}, {{0., 1., 1.}, RGBColor[0, 0, 1]}}

Plot3Matrix -> Automatic

PlotLabel -> None

PlotRange -> Automatic

PlotRegion -> Automatic

PolygonIntersections -> True

Prolog -> {}

RenderAll -> True

Shading -> True

SphericalRegion -> False

Ticks -> Automatic

ViewCenter -> Automatic

ViewPoint -> {1.3, -2.399999999999999, 2.}

ViewVertical -> {0., 0., 1.}

DefaultFont :> $DefaultFont

DisplayFunction :> $DisplayFunction

FormatType :> $FormatType

TextStyle :> $TextStyle


Notes:


Additional Online Documentation:

Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/Graphics3D.html

Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/Graphics3D.html




 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy