Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FLightMapInteraction
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
Include | #include "SceneManagement.h" |
void SetLightMapInteractionType
&40;
ELightMapInteractionType InType
&41;
Remarks
These functions are used for the Dummy lightmap policy used in LightMap density view mode. Set the type.
Parameters
Name | Description |
---|---|
InType | The type to set it to. |