FDynamicEmitterDataBase::GatherSimpleLights

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleHelper.h

Include

#include "ParticleHelper.h"

Syntax

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

Remarks

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