IndirectLightingCacheUniformBuffer

The uniform buffer holding precomputed lighting parameters for the indirect lighting cache allocation.

Windows
MacOS
Linux

Syntax

TUniformBufferRef< FIndirectLightingCacheUniformParameters > IndirectLightingCacheUniformBuffer

Remarks

The uniform buffer holding precomputed lighting parameters for the indirect lighting cache allocation. WARNING : This can hold buffer valid for a single frame only, don't cache anywhere. See FPrimitiveSceneInfo::UpdateIndirectLightingCacheBuffer()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss