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

#include <LightModule.hpp>

Public Attributes

castor::NotNullT< Scenescene
 
castor::NotNullT< SceneNodeparentNode
 
castor::NotNullT< LightFactoryfactory
 
LightType lightType
 

Member Data Documentation

◆ factory

castor::NotNullT< LightFactory > castor3d::LightCreateInfo::factory

◆ lightType

LightType castor3d::LightCreateInfo::lightType

◆ parentNode

castor::NotNullT< SceneNode > castor3d::LightCreateInfo::parentNode

◆ scene

castor::NotNullT< Scene > castor3d::LightCreateInfo::scene

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