FSetAlphaOnePS

Pixel shader to set alpha component to 1.0f

Windows
MacOS
Linux

Inheritance Hierarchy

FShader

FGlobalShader

FSetAlphaOnePS

References

Module

RenderCore

Header

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

Include

#include "MediaShaders.h"

Syntax

class FSetAlphaOnePS : public FGlobalShader

Remarks

Pixel shader to set alpha component to 1.0f

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

Constructors

Name Description

Public function

FSetAlphaOnePS()

Public function

FSetAlphaOnePS

(
    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