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

#include <Light.hpp>

Inheritance diagram for castor3d::LightContext:
Inheritance graph
[legend]
Collaboration diagram for castor3d::LightContext:
Collaboration graph
[legend]

Public Attributes

LightUPtr ownLight {}
 
LightRPtr light {}
 
LightType lightType { LightType::eCount }
 
ShadowConfigUPtr shadowConfig
 
- Public Attributes inherited from castor3d::MovableContext
SceneContextscene {}
 
castor::String name {}
 
SceneNodeRPtr parentNode {}
 

Member Data Documentation

◆ light

LightRPtr castor3d::LightContext::light {}

◆ lightType

LightType castor3d::LightContext::lightType { LightType::eCount }

◆ ownLight

LightUPtr castor3d::LightContext::ownLight {}

◆ shadowConfig

ShadowConfigUPtr castor3d::LightContext::shadowConfig

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