FParticleSystemSceneProxy::GatherSimpleLights

Gathers simple lights for this emitter.

Windows
MacOS
Linux

Override Hierarchy

FPrimitiveSceneProxy::GatherSimpleLights()

FParticleSystemSceneProxy::GatherSimpleLights()

References

Module

Engine

Header

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

Include

#include "ParticleHelper.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleSystemRender.cpp

Syntax

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

Remarks

Gathers simple lights for this emitter.

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