[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_LIGHT_AUTOUPDATE terminate action

SET_LIGHT_AUTOUPDATE toggles redraw of a viewport whenever a light setting is changed.

Syntax


---->(SET_LIGHT_AUTOUPDATE)--|viewport|--+--(:ON)---+---->
                                         |          |
                                         +--(:OFF)--+

Options

The following options are available to set your viewport update.

When to use

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.

Example

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 (" ").

See also

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
[Contents] [Index] [Books]