![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
#include <LightModule.hpp>
Public Attributes | |
castor::NotNullT< Scene > | scene |
castor::NotNullT< SceneNode > | parentNode |
castor::NotNullT< LightFactory > | factory |
LightType | lightType |
castor::NotNullT< LightFactory > castor3d::LightCreateInfo::factory |
LightType castor3d::LightCreateInfo::lightType |
castor::NotNullT< SceneNode > castor3d::LightCreateInfo::parentNode |
castor::NotNullT< Scene > castor3d::LightCreateInfo::scene |