SetupSceneTextureUniformParameters

Fills the shader parameter struct.

Windows
MacOS
Linux

References

Module

Renderer

Header

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

Include

#include "SceneRenderTargetParameters.h"

Source

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

Syntax

void SetupSceneTextureUniformParameters
(
    const FSceneRenderTargets & SceneContext,
    ERHIFeatureLevel::Type FeatureLevel,
    ESceneTextureSetupMode SetupMode,
    FSceneTextureUniformParameters & OutParameters
)

Remarks

Fills the shader parameter struct.

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