Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLightMapInteraction
Description
These functions are used for the Dummy lightmap policy used in LightMap density view mode. Set the type.
| Name | SetLightMapInteractionType |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
| Include Path | #include "SceneManagement.h" |
void SetLightMapInteractionType
(
ELightMapInteractionType InType
)
Parameters
| Name | Remarks |
|---|---|
| InType | The type to set it to. |