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

Public Attributes

Matrix projectionMatrix
 
Vector2 oneOverHeightMapSize
 
float heightExaggeration
 
float postDelta
 

Detailed Description

Definition at line 21 of file NormalUpdater.cpp.

Member Data Documentation

◆ heightExaggeration

float Cogs::NormalLevelParameters::heightExaggeration

Definition at line 26 of file NormalUpdater.cpp.

◆ oneOverHeightMapSize

Vector2 Cogs::NormalLevelParameters::oneOverHeightMapSize

Definition at line 24 of file NormalUpdater.cpp.

◆ postDelta

float Cogs::NormalLevelParameters::postDelta

Definition at line 27 of file NormalUpdater.cpp.

◆ projectionMatrix

Matrix Cogs::NormalLevelParameters::projectionMatrix

Definition at line 23 of file NormalUpdater.cpp.


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