UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LightShaftRendering.h File Reference
#include "Math/Color.h"
#include "Math/Vector2D.h"

Go to the source code of this file.

Classes

struct  FMobileLightShaftInfo
 

Functions

FMobileLightShaftInfo GetMobileLightShaftInfo (const FViewInfo &View, const FLightSceneInfo &LightSceneInfo)
 
bool ShouldRenderLightShafts (const FSceneViewFamily &ViewFamily)
 
bool ShouldRenderLightShaftsForLight (const FViewInfo &View, const FLightSceneProxy &LightSceneProxy)
 
int32 GetLightShaftDownsampleFactor ()
 

Function Documentation

◆ GetLightShaftDownsampleFactor()

int32 GetLightShaftDownsampleFactor ( )
extern

◆ GetMobileLightShaftInfo()

FMobileLightShaftInfo GetMobileLightShaftInfo ( const FViewInfo View,
const FLightSceneInfo LightSceneInfo 
)
extern

◆ ShouldRenderLightShafts()

bool ShouldRenderLightShafts ( const FSceneViewFamily ViewFamily)
extern

◆ ShouldRenderLightShaftsForLight()

bool ShouldRenderLightShaftsForLight ( const FViewInfo View,
const FLightSceneProxy LightSceneProxy 
)
extern