FIESLightProfilePS

Simple pixel shader that renders a IES light profile for the purposes of visualization.

Windows
MacOS
Linux

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

Functions

Name Description

Public function Static

FShader *...

 

ConstructCompiledInstance

(
    const typename FShader::CompiledSha...
)

Public function Static

FShader *...

 

ConstructSerializedInstance()

Public function Const

const FTypeL...

 

GetTypeLayout()

Public function Static

void

 

ModifyCompilationEnvironmentImpl

(
    const FShaderPermutationParameters ...,
    FShaderCompilerEnvironment& OutEnv...
)

Public function

void

 

SetParameters

(
    FRHICommandList& RHICmdList,
    const FTexture* Texture,
    float InBrightnessInLumens
)

Public function Static

bool

 

ShouldCompilePermutation

(
    const FGlobalShaderPermutationParam...
)

Public function Static

bool

 

ShouldCompilePermutationImpl

(
    const FShaderPermutationParameters ...
)

Public function Static

FTypeLayoutD...

 

StaticGetTypeLayout()

Classes

Name

Description

Public struct

InternalLinkType

Typedefs

Constants

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss