Novbos (Slash Command)

From Unofficial Homecoming Wiki
Revision as of 03:16, 26 June 2023 by BlackSpectre (talk | contribs) (Redirected page to Novbos (Command Line Parameter))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Redirect page
Jump to navigation Jump to search

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