Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FIESLightProfileBatchedElementParameters |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/CubemapUnwrapUtils.h |
| Include Path | #include "CubemapUnwrapUtils.h" |
Syntax
class FIESLightProfileBatchedElementParameters : public FBatchedElementParameters
Inheritance Hierarchy
- FRefCountedObject → FBatchedElementParameters → FIESLightProfileBatchedElementParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIESLightProfileBatchedElementParameters
(
float InBrightnessInLumens |
CubemapUnwrapUtils.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BrightnessInLumens | float | CubemapUnwrapUtils.h |
Functions
Public
Overridden from FBatchedElementParameters
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void BindShaders
(
FRHICommandList& RHICmdList, |
Binds vertex and pixel shaders for this element | CubemapUnwrapUtils.h |