UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAutomationScreenshotMetadata Struct Reference

#include <AutomationWorkerMessages.h>

Public Member Functions

 FAutomationScreenshotMetadata ()
 
 FAutomationScreenshotMetadata (const FAutomationScreenshotData &Data)
 
int32 Compare (const FAutomationScreenshotMetadata &OtherMetadata) const
 

Public Attributes

FString ScreenShotName
 
FString VariantName
 
FString Context
 
FString TestName
 
FString Notes
 
FGuid Id
 
FString Commit
 
int32 Width
 
int32 Height
 
FString Rhi
 
FString Platform
 
FString FeatureLevel
 
bool bIsStereo
 
bool bIsSubstrate
 
FString Vendor
 
FString AdapterName
 
FString AdapterInternalDriverVersion
 
FString AdapterUserDriverVersion
 
FString UniqueDeviceId
 
float ResolutionQuality
 
int32 ViewDistanceQuality
 
int32 AntiAliasingQuality
 
int32 ShadowQuality
 
int32 GlobalIlluminationQuality
 
int32 ReflectionQuality
 
int32 PostProcessQuality
 
int32 TextureQuality
 
int32 EffectsQuality
 
int32 FoliageQuality
 
int32 ShadingQuality
 
bool bHasComparisonRules
 
uint8 ToleranceRed
 
uint8 ToleranceGreen
 
uint8 ToleranceBlue
 
uint8 ToleranceAlpha
 
uint8 ToleranceMinBrightness
 
uint8 ToleranceMaxBrightness
 
float MaximumLocalError
 
float MaximumGlobalError
 
bool bIgnoreAntiAliasing
 
bool bIgnoreColors
 

Constructor & Destructor Documentation

◆ FAutomationScreenshotMetadata() [1/2]

FAutomationScreenshotMetadata::FAutomationScreenshotMetadata ( )
inline

◆ FAutomationScreenshotMetadata() [2/2]

FAutomationScreenshotMetadata::FAutomationScreenshotMetadata ( const FAutomationScreenshotData Data)
inline

Member Function Documentation

◆ Compare()

int32 FAutomationScreenshotMetadata::Compare ( const FAutomationScreenshotMetadata OtherMetadata) const
inline

Member Data Documentation

◆ AdapterInternalDriverVersion

FString FAutomationScreenshotMetadata::AdapterInternalDriverVersion

◆ AdapterName

FString FAutomationScreenshotMetadata::AdapterName

◆ AdapterUserDriverVersion

FString FAutomationScreenshotMetadata::AdapterUserDriverVersion

◆ AntiAliasingQuality

int32 FAutomationScreenshotMetadata::AntiAliasingQuality

◆ bHasComparisonRules

bool FAutomationScreenshotMetadata::bHasComparisonRules

◆ bIgnoreAntiAliasing

bool FAutomationScreenshotMetadata::bIgnoreAntiAliasing

◆ bIgnoreColors

bool FAutomationScreenshotMetadata::bIgnoreColors

◆ bIsStereo

bool FAutomationScreenshotMetadata::bIsStereo

◆ bIsSubstrate

bool FAutomationScreenshotMetadata::bIsSubstrate

◆ Commit

FString FAutomationScreenshotMetadata::Commit

◆ Context

FString FAutomationScreenshotMetadata::Context

◆ EffectsQuality

int32 FAutomationScreenshotMetadata::EffectsQuality

◆ FeatureLevel

FString FAutomationScreenshotMetadata::FeatureLevel

◆ FoliageQuality

int32 FAutomationScreenshotMetadata::FoliageQuality

◆ GlobalIlluminationQuality

int32 FAutomationScreenshotMetadata::GlobalIlluminationQuality

◆ Height

int32 FAutomationScreenshotMetadata::Height

◆ Id

FGuid FAutomationScreenshotMetadata::Id

◆ MaximumGlobalError

float FAutomationScreenshotMetadata::MaximumGlobalError

◆ MaximumLocalError

float FAutomationScreenshotMetadata::MaximumLocalError

◆ Notes

FString FAutomationScreenshotMetadata::Notes

◆ Platform

FString FAutomationScreenshotMetadata::Platform

◆ PostProcessQuality

int32 FAutomationScreenshotMetadata::PostProcessQuality

◆ ReflectionQuality

int32 FAutomationScreenshotMetadata::ReflectionQuality

◆ ResolutionQuality

float FAutomationScreenshotMetadata::ResolutionQuality

◆ Rhi

FString FAutomationScreenshotMetadata::Rhi

◆ ScreenShotName

FString FAutomationScreenshotMetadata::ScreenShotName

◆ ShadingQuality

int32 FAutomationScreenshotMetadata::ShadingQuality

◆ ShadowQuality

int32 FAutomationScreenshotMetadata::ShadowQuality

◆ TestName

FString FAutomationScreenshotMetadata::TestName

◆ TextureQuality

int32 FAutomationScreenshotMetadata::TextureQuality

◆ ToleranceAlpha

uint8 FAutomationScreenshotMetadata::ToleranceAlpha

◆ ToleranceBlue

uint8 FAutomationScreenshotMetadata::ToleranceBlue

◆ ToleranceGreen

uint8 FAutomationScreenshotMetadata::ToleranceGreen

◆ ToleranceMaxBrightness

uint8 FAutomationScreenshotMetadata::ToleranceMaxBrightness

◆ ToleranceMinBrightness

uint8 FAutomationScreenshotMetadata::ToleranceMinBrightness

◆ ToleranceRed

uint8 FAutomationScreenshotMetadata::ToleranceRed

◆ UniqueDeviceId

FString FAutomationScreenshotMetadata::UniqueDeviceId

◆ VariantName

FString FAutomationScreenshotMetadata::VariantName

◆ Vendor

FString FAutomationScreenshotMetadata::Vendor

◆ ViewDistanceQuality

int32 FAutomationScreenshotMetadata::ViewDistanceQuality

◆ Width

int32 FAutomationScreenshotMetadata::Width

The documentation for this struct was generated from the following file: