Navigation
API > API/Developer > API/Developer/FunctionalTesting
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDataAsset
- UAutomationViewSettings
References
| Module | FunctionalTesting |
| Header | /Engine/Source/Developer/FunctionalTesting/Public/AutomationViewSettings.h |
| Include | #include "AutomationViewSettings.h" |
Syntax
class UAutomationViewSettings : public 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 | |
|---|---|---|---|