FModifyAlphaSwizzleRgbaPS

Pixel shader to swizzle R G B A components, set alpha to 1 or inverts alpha

Windows
MacOS
Linux

Inheritance Hierarchy

FShader

FGlobalShader

FModifyAlphaSwizzleRgbaPS

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/MediaShaders.h

Include

#include "MediaShaders.h"

Syntax

class FModifyAlphaSwizzleRgbaPS : public FGlobalShader

Remarks

Pixel shader to swizzle R G B A components, set alpha to 1 or inverts alpha

General conversion shader that is only used to swizzle shaders that do not require any color conversion. RGB to BGR, RGB10A2 to RGBA8 etc

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