UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
FMobileLightShaftInfo GetMobileLightShaftInfo(const FViewInfo &View, const FLightSceneInfo &LightSceneInfo)
Definition LightShaftRendering.cpp:81
int32 GetLightShaftDownsampleFactor()
Definition LightShaftRendering.cpp:71
bool ShouldRenderLightShaftsForLight(const FViewInfo &View, const FLightSceneProxy &LightSceneProxy)
Definition LightShaftRendering.cpp:120
bool ShouldRenderLightShafts(const FSceneViewFamily &ViewFamily)
Definition LightShaftRendering.cpp:108
Definition LightSceneInfo.h:208
Definition LightSceneProxy.h:43
Definition SceneView.h:2212
Definition SceneRendering.h:1132
static CORE_API const FLinearColor Transparent
Definition Color.h:459
Definition LightShaftRendering.h:15
float BloomMaxBrightness
Definition LightShaftRendering.h:19
FLinearColor ColorMask
Definition LightShaftRendering.h:17
FLinearColor ColorApply
Definition LightShaftRendering.h:18
FVector2D Center
Definition LightShaftRendering.h:16
static CORE_API const TVector2< double > ZeroVector
Definition Vector2D.h:63