performance hscript command
Set various options of the performance monitor.
Usages
performance [options]
Without any options, the command prints the current settings.
Options
-l off|window|stdout | Output Log mode. |
-c on|off | Monitor OP Cook on/off |
-o on|off | Monitor Object Display on/off |
-v on|off | Monitor Viewport Display on/off |
-f on|off | Monitor Frame Length on/off |
-m on|off | Memory on/off |
-i on|off | Tile Statistics in OP Info on/off |
-h on|off | Tile Hilight when Cooking on/off |
-s on|off | Single Frame Capture on/off |
-p on|off | Pause on/off |
-e on|off | Enable Output on/off |
Replaced by
Replaced by hou.showCookStatisticsInNodeInfo, hou.setHighlightNodesWhenCooking, hou.performance.setMonitorObjectDisplay, hou.performance.setCaptureSingleFrame, hou.performance.enable, hou.performance.setLogMode, hou.performance.setPause, hou.performance.setMonitorFrameLength, hou.performance.setMonitorMemory, hou.performance.setMonitorCook
