bIsSRGBInput

Whether the video input is in sRGB color space.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(BlueprintReadOnly, EditAnywhere, Category="Video")
bool bIsSRGBInput

Remarks

Whether the video input is in sRGB color space. A sRGB to Linear conversion will be applied resulting in a texture in linear space. If the texture is not in linear space, it won't look correct in the editor. Another pass will be required either through Composure or other means.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss