Navigation
API > API/Developer > API/Developer/FunctionalTesting
| Name | FComparisonToleranceAmount |
| Type | struct |
| Header File | /Engine/Source/Developer/FunctionalTesting/Public/AutomationScreenshotOptions.h |
| Include Path | #include "AutomationScreenshotOptions.h" |
Syntax
USTRUCT (BlueprintType )
struct FComparisonToleranceAmount
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AutomationScreenshotOptions.h | |||
FComparisonToleranceAmount
(
uint8 R, |
AutomationScreenshotOptions.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alpha | uint8 | AutomationScreenshotOptions.h |
|
|
| Blue | uint8 | AutomationScreenshotOptions.h |
|
|
| Green | uint8 | AutomationScreenshotOptions.h |
|
|
| MaxBrightness | uint8 | AutomationScreenshotOptions.h |
|
|
| MinBrightness | uint8 | AutomationScreenshotOptions.h |
|
|
| Red | uint8 | AutomationScreenshotOptions.h |
|