Cogs.Core
|
Public Attributes | |
bool | showDepthBuffer = false |
bool | showHeightMaps = false |
bool | showTextures = false |
Vector2 | textureOverlaySize = Vector2(256, 256) |
Definition at line 120 of file RenderContext.h.
bool Cogs::DebugOptions::showDepthBuffer = false |
Definition at line 122 of file RenderContext.h.
bool Cogs::DebugOptions::showHeightMaps = false |
Definition at line 123 of file RenderContext.h.
bool Cogs::DebugOptions::showTextures = false |
Definition at line 124 of file RenderContext.h.
Vector2 Cogs::DebugOptions::textureOverlaySize = Vector2(256, 256) |
Definition at line 126 of file RenderContext.h.