SET_LIGHT_AUTOUPDATE toggles redraw of a viewport whenever
a light setting is changed.
---->(SET_LIGHT_AUTOUPDATE)--|viewport|--+--(:ON)---+---->
| |
+--(:OFF)--+
The following options are available to set your viewport update.
- :ON - redraw the viewport after each
light modification.
- :OFF - do not redraw the viewport
after light modification.
Use this action to turn on/off viewport redrawing when
lights are modified. If many light settings are modified,
or if a large model is displayed, setting
SET_LIGHT_AUTOUPDATE :OFF will speed up the process.
If a small number of changes are to be made,
SET_LIGHT_AUTOUPDATE :ON saves the effort of redrawing
the viewport after each change.
The following parameter sequence turns off autoupdate for a
viewport named "vport1". The viewport name must be entered
enclosed by double quotes (" ").
SET_LIGHT_AUTOUPDATE "vport1" :OFF
All viewport names must be enclosed by double quotes (" ").
SET_LIGHT_ATTENUATION terminate action
SET_LIGHT_BRIGHTNESS terminate action
SET_LIGHT_COLOR terminate action
SET_LIGHT_CONE terminate action
SET_LIGHT_DIRECTION terminate action
SET_LIGHT_FOLLOW terminate action
SET_LIGHT_POSITION terminate action
SET_LIGHT_SPOT terminate action
SET_LIGHT_SWITCH terminate action
SET_LIGHT_TYPE terminate action
ON_OFF_SA subaction
SELECT_VP_SA subaction