Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FMapErrors
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/MapErrors.h |
Include | #include "Misc/MapErrors.h" |
Syntax
static StaticComponentHasInvalidLightmapSettings;
Remarks
Component is a static type but has invalid lightmap settings! Indirect lighting will be black. Common causes are lightmap resolution of 0, LightmapCoordinateIndex out of bounds.