FComparisonToleranceAmount

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 ()  
  FComparisonToleranceAmount ( uint8 R, uint8 G, uint8 B, uint8 A, uint8 InMinBrightness, uint8 InMaxBrightness )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library