UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TLightMapDensityElementData< LightMapPolicyType > Class Template Reference

#include <LightMapDensityRendering.h>

+ Inheritance diagram for TLightMapDensityElementData< LightMapPolicyType >:

Public Member Functions

 TLightMapDensityElementData (const typename LightMapPolicyType::ElementDataType &InLightMapPolicyElementData)
 
- Public Member Functions inherited from FMeshMaterialShaderElementData
RENDERER_API void InitializeMeshMaterialData ()
 
RENDERER_API void InitializeMeshMaterialData (const FSceneView *SceneView, const FPrimitiveSceneProxy *RESTRICT PrimitiveSceneProxy, const FMeshBatch &RESTRICT MeshBatch, int32 StaticMeshId, bool bAllowStencilDither)
 
RENDERER_API void InitializeMeshMaterialData (const FSceneView *SceneView, const FPrimitiveSceneProxy *RESTRICT PrimitiveSceneProxy, int32 StaticMeshId, bool bDitheredLODTransition, bool bAllowStencilDither)
 

Public Attributes

LightMapPolicyType::ElementDataType LightMapPolicyElementData
 
FVector3f BuiltLightingAndSelectedFlags
 
FVector2f LightMapResolutionScale
 
bool bTextureMapped
 
- Public Attributes inherited from FMeshMaterialShaderElementData
FRHIUniformBufferFadeUniformBuffer = nullptr
 
FRHIUniformBufferDitherUniformBuffer = nullptr
 

Constructor & Destructor Documentation

◆ TLightMapDensityElementData()

template<typename LightMapPolicyType >
TLightMapDensityElementData< LightMapPolicyType >::TLightMapDensityElementData ( const typename LightMapPolicyType::ElementDataType &  InLightMapPolicyElementData)
inline

Member Data Documentation

◆ bTextureMapped

template<typename LightMapPolicyType >
bool TLightMapDensityElementData< LightMapPolicyType >::bTextureMapped

◆ BuiltLightingAndSelectedFlags

template<typename LightMapPolicyType >
FVector3f TLightMapDensityElementData< LightMapPolicyType >::BuiltLightingAndSelectedFlags

◆ LightMapPolicyElementData

template<typename LightMapPolicyType >
LightMapPolicyType::ElementDataType TLightMapDensityElementData< LightMapPolicyType >::LightMapPolicyElementData

◆ LightMapResolutionScale

template<typename LightMapPolicyType >
FVector2f TLightMapDensityElementData< LightMapPolicyType >::LightMapResolutionScale

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