Navigation
Unreal Engine C++ API Reference > 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 FScreenPS : public FGlobalShader
Remarks
A pixel shader for rendering a textured screen element.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FScreenPS () |
||
![]() |
FScreenPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FShader * | ConstructCompiledInstance
(
const typename FShader::CompiledShaderInitializerType& Initializer |
|
![]() ![]() |
FShader * | ||
![]() ![]() |
ENGINE_API ShaderMetaType & | ||
![]() ![]() |
ENGINE_API const FTypeLayoutDesc & | ||
![]() ![]() |
void | ModifyCompilationEnvironmentImpl
(
const FShaderPermutationParameters& Parameters, |
|
![]() |
void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
|
![]() |
void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
|
![]() ![]() |
bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |
|
![]() ![]() |
bool | ShouldCompilePermutationImpl
(
const FShaderPermutationParameters& Parameters |
|
![]() ![]() |
ENGINE_API FTypeLayoutDesc & |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
InternalLinkType |
Typedefs
Name | Description |
---|---|
DerivedType | |
InternalBaseType | |
ShaderMapType | |
ShaderMetaType |
Constants
Name | Description |
---|---|
CounterBase | |
InterfaceType | |
ShaderTypeRegistration |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetParameters
(
FRHICommandList& RHICmdList, |
SetParameters with FRHIBatchedShaderParameters should be used. |
![]() |
void | SetParameters
(
FRHICommandList& RHICmdList, |
SetParameters with FRHIBatchedShaderParameters should be used. |