Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Public/AutomationScreenshotOptions.h |
Include | #include "AutomationScreenshotOptions.h" |
Syntax
struct FComparisonToleranceAmount
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
uint8 | Alpha | |
![]() |
uint8 | Blue | |
![]() |
uint8 | Green | |
![]() |
uint8 | MaxBrightness | |
![]() |
uint8 | MinBrightness | |
![]() |
uint8 | Red |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FComparisonToleranceAmount
(
uint8 R, |