Setting new gamma value 2.4
This commit is contained in:
parent
708a6efa49
commit
4da37d1832
|
@ -318,7 +318,7 @@ protected:
|
||||||
USceneCaptureComponent2D *CaptureComponent2D = nullptr;
|
USceneCaptureComponent2D *CaptureComponent2D = nullptr;
|
||||||
|
|
||||||
UPROPERTY(EditAnywhere)
|
UPROPERTY(EditAnywhere)
|
||||||
float TargetGamma = 2.2f;
|
float TargetGamma = 2.4f;
|
||||||
|
|
||||||
/// Image width in pixels.
|
/// Image width in pixels.
|
||||||
UPROPERTY(EditAnywhere)
|
UPROPERTY(EditAnywhere)
|
||||||
|
|
Loading…
Reference in New Issue