FInvertAlphaPS

Pixel shader to inverse alpha component

Windows
MacOS
Linux

Inheritance Hierarchy

FShader

FGlobalShader

FInvertAlphaPS

References

Module

RenderCore

Header

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

Include

#include "MediaShaders.h"

Syntax

class FInvertAlphaPS : public FGlobalShader

Remarks

Pixel shader to inverse alpha component

This shader expects a single texture in RGBA 8 or 10 bits format.

Constructors

Name Description

Public function

FInvertAlphaPS()

Public function

FInvertAlphaPS

(
    const ShaderMetaType::CompiledShade...
)

Functions

Classes

Name

Description

Public struct

InternalLinkType

Typedefs

Constants

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