FPostProcessPassParameters::SetVS

Set the vertex shader parameter values.

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/PostProcessParameters.h

Include

#include "PostProcessParameters.h"

Source

/Engine/Source/Runtime/Renderer/Private/PostProcess/RenderingCompositionGraph.cpp

Syntax

void SetVS
(
    FRHIVertexShader * ShaderRHI,
    const FRenderingCompositePassContext & Context,
    FRHISamplerState * Filter,
    EFallbackColor FallbackColor,
    FRHISamplerState ** FilterOverrideArray
)

Remarks

Set the vertex shader parameter values.

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