Cogs.Core
Public Attributes | List of all members
Cogs::DebugOptions Struct Reference

Public Attributes

bool showDepthBuffer = false
 
bool showHeightMaps = false
 
bool showTextures = false
 
Vector2 textureOverlaySize = Vector2(256, 256)
 

Detailed Description

Definition at line 120 of file RenderContext.h.

Member Data Documentation

◆ showDepthBuffer

bool Cogs::DebugOptions::showDepthBuffer = false

Definition at line 122 of file RenderContext.h.

◆ showHeightMaps

bool Cogs::DebugOptions::showHeightMaps = false

Definition at line 123 of file RenderContext.h.

◆ showTextures

bool Cogs::DebugOptions::showTextures = false

Definition at line 124 of file RenderContext.h.

◆ textureOverlaySize

Vector2 Cogs::DebugOptions::textureOverlaySize = Vector2(256, 256)

Definition at line 126 of file RenderContext.h.


The documentation for this struct was generated from the following file: