Navigation
API > API/Developer > API/Developer/FunctionalTesting
| Name | UAutomationViewSettings |
| Type | class |
| Header File | /Engine/Source/Developer/FunctionalTesting/Public/AutomationViewSettings.h |
| Include Path | #include "AutomationViewSettings.h" |
Syntax
UCLASS (BlueprintType)
class UAutomationViewSettings : public UDataAsset
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDataAsset → UAutomationViewSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAutomationViewSettings() |
AutomationViewSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AntiAliasing | bool | AutomationViewSettings.h |
|
|
| Bloom | bool | AutomationViewSettings.h |
|
|
| ContactShadows | bool | AutomationViewSettings.h |
|
|
| DistanceFieldAO | bool | AutomationViewSettings.h |
|
|
| EyeAdaptation | bool | AutomationViewSettings.h |
|
|
| MotionBlur | bool | AutomationViewSettings.h |
|
|
| ScreenSpaceAO | bool | AutomationViewSettings.h |
|
|
| ScreenSpaceReflections | bool | AutomationViewSettings.h |
|
|
| TemporalAA | bool | AutomationViewSettings.h |
|