Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FShader
- FGlobalShader
- FScreenPSsRGBSource
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ScreenRendering.h |
| Include | #include "ScreenRendering.h" |
Syntax
class FScreenPSsRGBSource : public FGlobalShader
Remarks
A pixel shader for rendering a textured screen element.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScreenPSsRGBSource
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
||
| void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |