UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SceneCore.h File Reference
#include "HAL/Platform.h"
#include "Math/Color.h"
#include "RHIFwd.h"

Go to the source code of this file.

Classes

class  FLightPrimitiveInteraction
 
struct  FLightPrimitiveInteraction::FShouldCreateResult
 
class  FExponentialHeightFogSceneInfo
 
struct  FExponentialHeightFogSceneInfo::FExponentialHeightFogSceneData
 

Functions

bool IsIndirectLightingCacheAllowed (ERHIFeatureLevel::Type InFeatureLevel)
 
bool CanIndirectLightingCacheUseVolumeTexture (ERHIFeatureLevel::Type InFeatureLevel)
 

Function Documentation

◆ CanIndirectLightingCacheUseVolumeTexture()

bool CanIndirectLightingCacheUseVolumeTexture ( ERHIFeatureLevel::Type  InFeatureLevel)
extern

Returns true if the indirect lighting cache can use the volume texture atlas on this feature level.

◆ IsIndirectLightingCacheAllowed()

bool IsIndirectLightingCacheAllowed ( ERHIFeatureLevel::Type  InFeatureLevel)
extern

Returns true if the indirect lighting cache can be used at all.