Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > FLightmassWorldInfoSettings
Syntax
uint8 bCompressLightmaps: 1
Remarks
Whether to compress lightmap textures. Disabling lightmap texture compression will reduce artifacts but increase memory and disk size by 4x. Use caution when disabling this.