Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::SceneUboConfiguration Struct Reference

Scene data. More...

#include <UbosModule.hpp>

Public Attributes

castor::Point3f ambientLight {}
 
uint32_t fogType {}
 
castor::Point3f backgroundColour {}
 
float fogDensity {}
 

Detailed Description

Scene data.

Member Data Documentation

◆ ambientLight

castor::Point3f castor3d::SceneUboConfiguration::ambientLight {}

◆ backgroundColour

castor::Point3f castor3d::SceneUboConfiguration::backgroundColour {}

◆ fogDensity

float castor3d::SceneUboConfiguration::fogDensity {}

◆ fogType

uint32_t castor3d::SceneUboConfiguration::fogType {}

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