FLightSceneProxy::GetWholeSceneProjectedShadowInitializer

Sets up a projected shadow initializer for shadows from the entire scene.

Windows
MacOS
Linux

Override Hierarchy

FLightSceneProxy::GetWholeSceneProjectedShadowInitializer()

FRectLightSceneProxy::GetWholeSceneProjectedShadowInitializer()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneManagement.h

Include

#include "SceneManagement.h"

Syntax

virtual bool GetWholeSceneProjectedShadowInitializer
(
    const FSceneViewFamily & ViewFamily,
    TArray< class FWholeSceneProjectedShadowInitializer, TInlineAllocator< 6 > > & OutInitializers
) const

Remarks

Sets up a projected shadow initializer for shadows from the entire scene.

Returns

True if the whole-scene projected shadow should be used.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss