Name |
Description |
Polygon Mode |
Allows you to change the polygon mode
for all geometry in the scenegraph. When any of the three modes
(POLYGON_FILL, POLYGON_LINE, or POLYGON_POINT) is selected, all geometry
in the scene graph is changed to use the new mode. If the
original geometry contained a mixture of modes, it is not possible to
get back to the original state without reloading the geometry. |
Lighting Enabled |
Enables or disables
lighting on the geometry in the scene. When you enable or disable
lighting, all geometry is updated accordingly.
You can only enable
lighting in scenes that contain lights. |
Texture Enabled |
Enables or disables texturing in the scenegraph. |
Front Clip, Back Clip |
Allow you to specify the front
and back clip distances. Simply enter a new value in the text field
and either press Return or move the mouse out of the text field to
apply your changes to the scene. |