Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FHighResScreenshotConfig Struct Reference

#include <HighResScreenShot.h>

+ Collaboration diagram for FHighResScreenshotConfig:

Public Attributes

FIntRect UnscaledCaptureRegion
 
FIntRect CaptureRegion
 
float ResolutionMultiplier
 
float ResolutionMultiplierScale
 
bool bMaskEnabled
 
bool bDumpBufferVisualizationTargets
 
TWeakPtr< FSceneViewport, 0 > TargetViewport
 
bool bDisplayCaptureRegion
 
bool bCaptureHDR
 
TSharedPtr< IImageWrapper, 0 > ImageCompressorLDR
 
TSharedPtr< IImageWrapper, 0 > ImageCompressorHDR
 

Detailed Description

Definition at line 5 of file HighResScreenShot.h.

Member Data Documentation

◆ bCaptureHDR

bool FHighResScreenshotConfig::bCaptureHDR

Definition at line 15 of file HighResScreenShot.h.

◆ bDisplayCaptureRegion

bool FHighResScreenshotConfig::bDisplayCaptureRegion

Definition at line 14 of file HighResScreenShot.h.

◆ bDumpBufferVisualizationTargets

bool FHighResScreenshotConfig::bDumpBufferVisualizationTargets

Definition at line 12 of file HighResScreenShot.h.

◆ bMaskEnabled

bool FHighResScreenshotConfig::bMaskEnabled

Definition at line 11 of file HighResScreenShot.h.

◆ CaptureRegion

FIntRect FHighResScreenshotConfig::CaptureRegion

Definition at line 8 of file HighResScreenShot.h.

◆ ImageCompressorHDR

TSharedPtr<IImageWrapper, 0> FHighResScreenshotConfig::ImageCompressorHDR

Definition at line 17 of file HighResScreenShot.h.

◆ ImageCompressorLDR

TSharedPtr<IImageWrapper, 0> FHighResScreenshotConfig::ImageCompressorLDR

Definition at line 16 of file HighResScreenShot.h.

◆ ResolutionMultiplier

float FHighResScreenshotConfig::ResolutionMultiplier

Definition at line 9 of file HighResScreenShot.h.

◆ ResolutionMultiplierScale

float FHighResScreenshotConfig::ResolutionMultiplierScale

Definition at line 10 of file HighResScreenShot.h.

◆ TargetViewport

TWeakPtr<FSceneViewport, 0> FHighResScreenshotConfig::TargetViewport

Definition at line 13 of file HighResScreenShot.h.

◆ UnscaledCaptureRegion

FIntRect FHighResScreenshotConfig::UnscaledCaptureRegion

Definition at line 7 of file HighResScreenShot.h.


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