FShaderPlatformCachedIniValue

Simple cache for RendererSettings ini lookup per shader platform.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "RenderUtils.h"

Syntax

template<typename Type>
struct FShaderPlatformCachedIniValue

Remarks

Simple cache for RendererSettings ini lookup per shader platform.

Constructors

Name Description

Public function

FShaderPlatformCachedIniValue

(
    const TCHAR* InSection,
    const TCHAR* InKey
)

Functions

Name Description

Public function

Type

 

Get

(
    EShaderPlatform ShaderPlatform
)

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