Novbos (Slash Command): Difference between revisions
Jump to navigation
Jump to search
BlackSpectre (talk | contribs) No edit summary |
BlackSpectre (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
==Example== | ==Example== | ||
/novbos | /novbos 0 | ||
Revision as of 20:04, 4 June 2023
Slash command
/novbos 0-1
Turns off vertex buffer object extension.
- 0 = Enable vbos, 1 = Disable vbos. Default = 0.
- A vertex buffer object (VBO) is an OpenGL feature that provides methods for uploading vertex data (position, normal vector, color, etc.) to the video device for non-immediate-mode rendering.
Example
/novbos 0