Common View Capabilities#
Nsight Graphics supports docking multiple windows within the main window. Any window may be moved, adjusted, tabbed, or pulled out from the docking system that it provides. Most default layouts have multiple documents already specified, but if you wish to adjust these documents you can do so at any time.
Beyond positioning, when frame debugging or profiling, there are buttons that are common across several frame debugger views.
The Clone button makes a copy of the current view, so that you can compare different parts of the API Inspector (or other cloned views) for the current action.
The Lock button freezes the current view so that changing the current event does not update this view. This is helpful when trying to compare the same state on two different actions.