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

Public Attributes

bool enableUpdate = true
 
bool enableCulling = true
 
bool invalidateNormals = false
 

Detailed Description

Definition at line 25 of file RenderContext.h.

Member Data Documentation

◆ enableCulling

bool Cogs::UpdateOptions::enableCulling = true

Definition at line 28 of file RenderContext.h.

◆ enableUpdate

bool Cogs::UpdateOptions::enableUpdate = true

Definition at line 27 of file RenderContext.h.

◆ invalidateNormals

bool Cogs::UpdateOptions::invalidateNormals = false

Definition at line 30 of file RenderContext.h.


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