Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FShader
- FGlobalShader
- FScreenPS
- FScreenFromSlice0PS
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ScreenRendering.h |
| Include | #include "ScreenRendering.h" |
Syntax
class FScreenFromSlice0PS : public FScreenPS
Remarks
A pixel shader for rendering a textured screen element, taking only the first slice of the array
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScreenFromSlice0PS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |