Navigation
API > API/Plugins > API/Plugins/OpenColorIO > API/Plugins/OpenColorIO/FOpenColorIOShaderMap
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TShaderRef< ShaderType > GetShader () |
OpenColorIOShared.h | ||
TShaderRef< FShader > GetShader
(
FShaderType* ShaderType |
OpenColorIOShared.h |
GetShader()
| Name | GetShader |
| Type | function |
| Header File | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShared.h |
| Include Path | #include "OpenColorIOShared.h" |
template<typename ShaderType>
TShaderRef< ShaderType > GetShader() const
GetShader(FShaderType *)
| Name | GetShader |
| Type | function |
| Header File | /Engine/Plugins/Compositing/OpenColorIO/Source/OpenColorIO/Public/OpenColorIOShared.h |
| Include Path | #include "OpenColorIOShared.h" |
TShaderRef< FShader > GetShader
(
FShaderType * ShaderType
) const