Navigation
API > API/Runtime > API/Runtime/RenderCore
Inheritance Hierarchy
- TShaderRefBase
- TShaderMapRef
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/Shader.h |
| Include | #include "Shader.h" |
Syntax
template<typename ShaderType>
class TShaderMapRef : public TShaderRefBase< ShaderType >
Remarks
A reference which is initialized with the requested shader type from a shader map.
Constructors
| Type | Name | Description | |
|---|---|---|---|
TShaderMapRef
(
const typename ShaderType::ShaderMapType* ShaderIndex |
|||
TShaderMapRef
(
const typename ShaderType::ShaderMapType* ShaderIndex, |