Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeComponentSceneProxy
| Name | FLandscapeLCI |
| Type | class |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeRender.h |
| Include Path | #include "LandscapeRender.h" |
Syntax
class FLandscapeLCI : public FLightCacheInterface
Inheritance Hierarchy
- FLightCacheInterface → FLandscapeComponentSceneProxy::FLandscapeLCI
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLandscapeLCI
(
const ULandscapeComponent* InComponent, |
Initialization constructor. | LandscapeRender.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| IrrelevantLights | TArray< FGuid > | LandscapeRender.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FLightInteraction GetInteraction
(
const FLightSceneProxy* LightSceneProxy |
LandscapeRender.h |