Contains commands for managing states and rendering them.

To close the panel, click the X button.
), including any enabled render elements. Render All States saves rendered output in files as specified with Render Outputs (see preceding).
If you haven't defined output files via Render Outputs, rendering takes place in the Rendered Frame Window only, and each state's output overwrites the previous one. If, however, output is defined at the scene level (via Render Setup
Render Output but not via Scene States
Render Outputs, each state is rendered to the same file. So, in general, use Render Outputs before you use Render All States.
To render multiple states but not all, highlight the states to render, then right-click one of them and choose Render Selected States.
), including any enabled render elements. For details, see Render All States, preceding.
A sub-state reflects conditions set by the parent state or states in addition to its own conditions. For example, if only Light A is on in a parent state and only Light B is on in a sub-state, then rendered output from the parent state will show lighting only from Light A, while rendered output from the sub-state will show lighting from both lights.
Highlight a state, then choose Add Scripted State from the States menu. Alternatively, right-click the state and choose Add Scripted State from the context menu.
For example, you could create a scripted state that adds an object to the scene when the state is activated, and then deletes the object when deactivated.
You can use any legal MAXScript commands, and each script can be as long as you like. However, if a script exceeds the bounds of its window, you need to scroll it with the keyboard (the arrow keys, Page Up and Page Down, and so on); no scroll bar is available. Other standard text-editing functions also apply, such as Copy (Ctrl+C) and Paste (Ctrl+V).
To edit the scripted state, double-click its entry in the hierarchical states list.
For example, you could create a template that has a certain camera and lighting setup, and then deploy it as a new state at any time subsequently. However, in order to do so, the camera and lights tracked by the state need to be present in the scene.
Restores the State Sets dialog to its original configuration.
Restores State Sets to its startup state, removing any existing states and recorded actions.
Opens the State Sets Configuration dialog for specifying various aspects of State Sets appearance and behavior.