FShaderCode::GetShaderCodeLegacy

Inefficient, will/should be replaced by GetShaderCodeToRead()

Windows
MacOS
Linux

Deprecated

  • Please switch to GetShaderCodeToRead()

References

Module

RenderCore

Header

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

Include

#include "ShaderCore.h"

Syntax

void GetShaderCodeLegacy
(
    TArray< uint8 > & Out
) const

Remarks

Inefficient, will/should be replaced by GetShaderCodeToRead()

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