FOpenColorIOShaderMap::GetShaderList

Builds a list of the shaders in a shader map.

Windows
MacOS
Linux

References

Module

OpenColorIO

Header

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShared.h

Include

#include "OpenColorIOShared.h"

Source

/Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Private/OpenColorIOShaderMap.cpp

Syntax

void GetShaderList
(
    TMap< FShaderId, TShaderRef< FShader >> & OutShaders
) const

Remarks

Builds a list of the shaders in a shader map.

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