Navigation
API > API/Plugins > API/Plugins/NNEDenoiser
Inheritance Hierarchy
References
| |
|
| Module |
NNEDenoiser |
| Header |
/Engine/Plugins/NNE/NNEDenoiser/Source/NNEDenoiser/Public/NNEDenoiserSettings.h |
| Include |
#include "NNEDenoiserSettings.h" |
Syntax
UCLASS (Config=Engine, Meta=(DisplayName="NNE Denoiser"))
class UNNEDenoiserSettings : public UDeveloperSettingsBackedByCVars
Settings to select a NNE Denoiser and its runtime
Variables
Constructors
| |
Type |
Name |
Description |
 |
|
|
|
Overridden from UObject
| |
Type |
Name |
Description |
 |
void |
|
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. |