|
4.2.4 Making Objects Invisible
An object can be hidden from view using the rule Visible False, which suppresses the drawing of the object.

Settings for the Visible option.
In[18]:=
Out[18]=
In[19]:=
Out[19]=
The following command can be used to turn the camera icon on and off. When the camera icon is visible, the scene is displayed from a point slightly above and behind the actual set position.
In[20]:=
Out[20]=
In[21]:=
Out[21]=
|