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

Public Attributes

float heightExaggeration = 1.0f
 
Vector4d worldScale = Vector4d(1, 1, 1, 1)
 
bool enableNoData = false
 
CenterCalculationPolicy::ECenterCalculationPolicy centerPolicy = CenterCalculationPolicy::Vertical
 

Detailed Description

Definition at line 57 of file RenderContext.h.

Member Data Documentation

◆ centerPolicy

Definition at line 65 of file RenderContext.h.

◆ enableNoData

bool Cogs::WorldOptions::enableNoData = false

Definition at line 63 of file RenderContext.h.

◆ heightExaggeration

float Cogs::WorldOptions::heightExaggeration = 1.0f

Definition at line 59 of file RenderContext.h.

◆ worldScale

Vector4d Cogs::WorldOptions::worldScale = Vector4d(1, 1, 1, 1)

Definition at line 61 of file RenderContext.h.


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