debug: add debug:pass for debugging the render pass

This commit is contained in:
Vaxry 2024-12-22 17:21:03 +00:00
parent 8fc51f9db6
commit dc7b6090bd

View file

@ -494,6 +494,7 @@ Only for developers.
| error_limit | limits the number of displayed config file parsing errors. | int | 5 |
| error_position | sets the position of the error bar. top - 0, bottom - 1 | int | 0 |
| colored_stdout_logs | enables colors in the stdout logs. | bool | true |
| pass | enables render pass debugging. | bool | false |
### More