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