Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FShader
- FGlobalShader
- FSimpleElementPS
- FSimpleElementGammaBasePS
- FSimpleElementGammaPS
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SimpleElementShaders.h |
| Include | #include "SimpleElementShaders.h" |
Syntax
template<bool bSRGBTexture>
class FSimpleElementGammaPS : public FSimpleElementGammaBasePS
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSimpleElementGammaPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |