FOpenColorIOShaderMapId::ContainsShaderType

Returns true if the requested shader type is a dependency of this shader map Id.

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/OpenColorIOShared.cpp

Syntax

bool ContainsShaderType
(
    const FShaderType * ShaderType
) const

Remarks

Returns true if the requested shader type is a dependency of this shader map Id.

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