Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting
Inheritance Hierarchy
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Public/AutomationViewSettings.h |
Include | #include "AutomationViewSettings.h" |
Syntax
class UAutomationViewSettings : public [UDataAsset](API\Runtime\Engine\Engine\UDataAsset)
Variables
Type | Name | Description |
---|---|---|
bool | AntiAliasing | |
bool | Bloom | |
bool | ContactShadows | |
bool | DistanceFieldAO | |
bool | EyeAdaptation | |
bool | MotionBlur | |
bool | ScreenSpaceAO | |
bool | ScreenSpaceReflections | |
bool | TemporalAA |
Constructors
Type | Name | Description |
---|---|---|
UAutomationViewSettings () |