#include <LightModule.hpp>
|
| castor::ChangeTracked< float > | intensity |
| |
| castor::ChangeTracked< float > | maxRadius |
| |
| castor::ChangeTracked< castor::RangedValue< uint32_t > > | sampleCount { castor::makeRangedValue( 100u, 20u, MaxRange ) } |
| |
|
| static constexpr uint32_t | MaxRange = 800u |
| |
◆ accept()
◆ intensity
| castor::ChangeTracked< float > castor3d::RsmConfig::intensity |
◆ maxRadius
| castor::ChangeTracked< float > castor3d::RsmConfig::maxRadius |
◆ MaxRange
| constexpr uint32_t castor3d::RsmConfig::MaxRange = 800u |
|
staticconstexpr |
◆ sampleCount
| castor::ChangeTracked< castor::RangedValue< uint32_t > > castor3d::RsmConfig::sampleCount { castor::makeRangedValue( 100u, 20u, MaxRange ) } |
The documentation for this struct was generated from the following file: