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