Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- FShader
- FGlobalShader
- FIESLightProfilePS
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/CubemapUnwrapUtils.h |
| Include | #include "CubemapUnwrapUtils.h" |
Syntax
class FIESLightProfilePS : public FGlobalShader
Remarks
Simple pixel shader that renders a IES light profile for the purposes of visualization.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIESLightProfilePS
(
const ShaderMetaType::CompiledShaderInitializerType& Initializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ModifyCompilationEnvironment
(
const FGlobalShaderPermutationParameters& Parameters, |
||
| void | SetParameters
(
FRHIBatchedShaderParameters& BatchedParameters, |
||
| bool | ShouldCompilePermutation
(
const FGlobalShaderPermutationParameters& Parameters |