UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FNaniteGeometryCollectionSceneProxy::FEmptyLightCacheInfo Class Reference

#include <GeometryCollectionSceneProxy.h>

+ Inheritance diagram for FNaniteGeometryCollectionSceneProxy::FEmptyLightCacheInfo:

Public Member Functions

virtual GEOMETRYCOLLECTIONENGINE_API FLightInteraction GetInteraction (const FLightSceneProxy *LightSceneProxy) const override
 
- Public Member Functions inherited from FLightCacheInterface
virtual ~FLightCacheInterface ()
 
virtual FLightInteraction GetInteraction (const class FLightSceneProxy *LightSceneProxy) const =0
 
ENGINE_API ELightInteractionType GetStaticInteraction (const FLightSceneProxy *LightSceneProxy, const TArray< FGuid > &IrrelevantLights) const
 
ENGINE_API void CreatePrecomputedLightingUniformBuffer_RenderingThread (ERHIFeatureLevel::Type FeatureLevel)
 
ENGINE_API bool GetVirtualTextureLightmapProducer (ERHIFeatureLevel::Type FeatureLevel, FVirtualTextureProducerHandle &OutProducerHandle)
 
void SetLightMap (const FLightMap *InLightMap)
 
void SetResourceCluster (const FLightmapResourceCluster *InResourceCluster)
 
const FLightMapGetLightMap () const
 
void SetShadowMap (const FShadowMap *InShadowMap)
 
const FShadowMapGetShadowMap () const
 
const FLightmapResourceClusterGetResourceCluster () const
 
void SetGlobalVolumeLightmap (bool bInGlobalVolumeLightmap)
 
FRHIUniformBufferGetPrecomputedLightingBuffer () const
 
void SetPrecomputedLightingBuffer (FRHIUniformBuffer *InPrecomputedLightingUniformBuffer)
 
ENGINE_API FLightMapInteraction GetLightMapInteraction (ERHIFeatureLevel::Type InFeatureLevel) const
 
ENGINE_API FShadowMapInteraction GetShadowMapInteraction (ERHIFeatureLevel::Type InFeatureLevel) const
 

Additional Inherited Members

- Public Attributes inherited from FLightCacheInterface
bool bCanUsePrecomputedLightingParametersFromGPUScene = false
 

Member Function Documentation

◆ GetInteraction()

FLightInteraction FNaniteGeometryCollectionSceneProxy::FEmptyLightCacheInfo::GetInteraction ( const FLightSceneProxy LightSceneProxy) const
overridevirtual

The documentation for this class was generated from the following files: