EComparisonTolerance

Unreal Engine C++ API Reference > Developer > FunctionalTesting

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Public/AutomationScreenshotOptions.h
Include #include "AutomationScreenshotOptions.h"

Syntax

enum EComparisonTolerance  
{  
    Zero,  
    Low,  
    Medium,  
    High,  
    Custom,  
}  

Values

Name Description
Zero  
Low  
Medium  
High  
Custom  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library