UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PrecomputedLightVolume.h File Reference
#include "CoreMinimal.h"
#include "Misc/Guid.h"
#include "Math/SHMath.h"
#include "Math/GenericOctreePublic.h"
#include "Math/GenericOctree.h"

Go to the source code of this file.

Classes

class  TVolumeLightingSample< SHOrder >
 
struct  FLightVolumeOctreeSemantics
 
class  FPrecomputedLightVolumeData
 
class  FPrecomputedLightVolume
 

Typedefs

typedef TVolumeLightingSample< 3 > FVolumeLightingSample
 
typedef TVolumeLightingSample< 2 > FVolumeLightingSample2Band
 
typedef TOctree2< FVolumeLightingSample, FLightVolumeOctreeSemanticsFLightVolumeOctree
 

Typedef Documentation

◆ FLightVolumeOctree

◆ FVolumeLightingSample

◆ FVolumeLightingSample2Band