Open Dev Kit Documentation :: General :: System Log Options :: Game: Display object bounding boxes
Root.SystemLogOptions.DebugBoundingBoxesdisplays bounding boxes used to determine rendering (not used by physics at all)
Type
Lua Usage
-- Get local boolean = systemLogOptions.DebugBoundingBoxes -- Set systemLogOptions.DebugBoundingBoxes = boolean
If you think anything is missing, please feel free to: submit documentation feedback on this page
