Documentation

Game: OpenGL debug context - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: System Log Options :: Game: OpenGL debug context

Root.SystemLogOptions.DebugOpenGL
create OpenGL debug context which may have some performance impact (requires restarting ODK)

Type

Boolean

Lua Usage

-- Get
local boolean = systemLogOptions.DebugOpenGL

-- Set
systemLogOptions.DebugOpenGL = boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page