GmodGeneralConsole reference
Budget
Performance budget visualization.
Budget
Performance budget visualization.
This is a reference of all budget_* console commands. Use find budget in the console to search within this category.
All Commands (16)
| Command | Default | Description |
|---|---|---|
budget_averages_window | 30 | number of frames to look at when figuring out average frametimes |
budget_background_alpha | 128 | how translucent the budget panel is |
budget_bargraph_background_alpha | 128 | how translucent the budget panel is |
budget_bargraph_range_ms | 16 | budget bargraph range in milliseconds |
budget_history_numsamplesvisible | 100 | number of samples to draw in the budget history window. The lower the better as far as rendering... |
budget_history_range_ms | 66 | budget history range in milliseconds |
budget_panel_bottom_of_history_fraction | 0 | number between 0 and 1 |
budget_panel_height | 800 | height in pixels of the budget panel |
budget_panel_width | 512 | width in pixels of the budget panel |
budget_panel_x | 0 | number of pixels from the left side of the game screen to draw the budget panel |
budget_panel_y | 50 | number of pixels from the top side of the game screen to draw the budget panel |
budget_peaks_window | 30 | number of frames to look at when figuring out peak frametimes |
budget_show_averages | 0 | enable/disable averages in the budget panel |
budget_show_history | 1 | turn history graph off and on. . good to turn off on low end |
budget_show_peaks | 1 | enable/disable peaks in the budget panel |
budget_toggle_group | cmd | Turn a budget group on/off |