SetBackground Method

Topic: version 4 MAXScript Language Improvements /User Interface

Changed SetBackground to take a color in addition to a point3.

setBackGround [<time>] <color>

If the time value is not specified, the current MAXScript time is used.

getBackGround [<time>]

Gets method that parallels setBackGround method.

See also