TOneColorVS

Vertex shader for rendering a single, constant color.

Windows
MacOS
Linux

Inheritance Hierarchy

FShader

FGlobalShader

TOneColorVS

References

Module

RenderCore

Header

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

Include

#include "OneColorShader.h"

Syntax

template<bool bUsingNDCPositions, bool bUsingVertexLayers>
class TOneColorVS : public FGlobalShader

Remarks

Vertex shader for rendering a single, constant color.

Constructors

Name Description

Public function

TOneColorVS()

Default constructor.

Public function

TOneColorVS

(
    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