Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FShader
- FGlobalShader
- FSimpleElementPS
- FSimpleElementAlphaOnlyPS
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SimpleElementShaders.h |
| Include | #include "SimpleElementShaders.h" |
Syntax
class FSimpleElementAlphaOnlyPS : public FSimpleElementPS
Remarks
Simple pixel shader that just reads from an alpha-only texture
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSimpleElementAlphaOnlyPS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |