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

Scene data. More...

#include <UbosModule.hpp>

Public Attributes

castor::Point4f ambientLight
 
castor::Point4f backgroundColour
 
castor::Point4f lightsCount
 
castor::Point4f cameraPos
 
castor::Point4f clipInfo
 
castor::Point4f fogInfo
 

Detailed Description

Scene data.

Member Data Documentation

◆ ambientLight

castor::Point4f castor3d::SceneUboConfiguration::ambientLight

◆ backgroundColour

castor::Point4f castor3d::SceneUboConfiguration::backgroundColour

◆ cameraPos

castor::Point4f castor3d::SceneUboConfiguration::cameraPos

◆ clipInfo

castor::Point4f castor3d::SceneUboConfiguration::clipInfo

◆ fogInfo

castor::Point4f castor3d::SceneUboConfiguration::fogInfo

◆ lightsCount

castor::Point4f castor3d::SceneUboConfiguration::lightsCount

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