TimeSlider on/off toggle

Topic: version 4 MAXScript Language Improvements /User Interface

There is an interface to turn on/off the timeslider has been added.

This is accessed through the scripter in the following way:

[void] timeSlider.setVisible [true|false]

[bool] timeSlider.isVisible

In the scripter, this is always sticky across sessions.

See also