Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
Include | #include "SceneManagement.h" |
Syntax
class FLightInteraction
Remarks
Information about an interaction between a light and a mesh.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FLightInteraction
(
ELightInteractionType InType |
Minimal initialization constructor. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FLightInteraction | Dynamic () |
Factory functions. |
![]() ![]() |
ELightInteractionType | GetType () |
Accessors. |
![]() ![]() |
FLightInteraction | Irrelevant () |
|
![]() ![]() |
FLightInteraction | LightMap () |
|
![]() ![]() |
FLightInteraction | ShadowMap2D () |