![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CubemapUnwrapUtils.h>
Inheritance diagram for FIESLightProfilePS:Additional Inherited Members | |
Public Types inherited from FGlobalShader | |
| using | ShaderMetaType = FGlobalShaderType |
| using | FPermutationParameters = FGlobalShaderPermutationParameters |
Public Types inherited from FShader | |
| using | FPermutationDomain = FShaderPermutationNone |
| using | FPermutationParameters = FShaderPermutationParameters |
| using | CompiledShaderInitializerType = FShaderCompiledShaderInitializerType |
| using | ShaderMetaType = FShaderType |
| using | ShaderStatKeyType = FMemoryImageName |
| using | FShaderStatisticMap = TMemoryImageMap< ShaderStatKeyType, FShaderStatVariant > |
Protected Member Functions inherited from FShader | |
| LAYOUT_FIELD (TMemoryImageArray< FHashedName >, UniformBufferParameterStructs) | |
| LAYOUT_FIELD (TMemoryImageArray< FShaderUniformBufferParameter >, UniformBufferParameters) | |
| LAYOUT_FIELD_EDITORONLY (FSHAHash, OutputHash) | |
| LAYOUT_FIELD_EDITORONLY (FSHAHash, VFSourceHash) | |
| LAYOUT_FIELD_EDITORONLY (FSHAHash, SourceHash) | |
Simple pixel shader that renders a IES light profile for the purposes of visualization.
|
default |
| FIESLightProfilePS::FIESLightProfilePS | ( | const ShaderMetaType::CompiledShaderInitializerType & | Initializer | ) |
|
inlinestatic |
| void FIESLightProfilePS::SetParameters | ( | FRHIBatchedShaderParameters & | BatchedParameters, |
| const FTexture * | Texture, | ||
| float | InBrightnessInLumens | ||
| ) |
|
static |