FPrimitiveSceneProxy::GatherSimpleLights

Callback from the renderer to gather simple lights that this proxy wants renderered.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h

Include

#include "PrimitiveSceneProxy.h"

Syntax

virtual void GatherSimpleLights
(
    const FSceneViewFamily & ViewFamily,
    FSimpleLightArray & OutParticleLights
) const

Remarks

Callback from the renderer to gather simple lights that this proxy wants renderered.

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