Setting new gamma value 2.4

This commit is contained in:
bernatx 2022-03-07 13:23:11 +01:00
parent 708a6efa49
commit 4da37d1832
1 changed files with 1 additions and 1 deletions

View File

@ -318,7 +318,7 @@ protected:
USceneCaptureComponent2D *CaptureComponent2D = nullptr;
UPROPERTY(EditAnywhere)
float TargetGamma = 2.2f;
float TargetGamma = 2.4f;
/// Image width in pixels.
UPROPERTY(EditAnywhere)