IRendererModule::GetNumDynamicLightsAffectingPrimitive

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RendererInterface.h

Include

#include "RendererInterface.h"

Syntax

uint32 GetNumDynamicLightsAffectingPrimitive
(
    const class FPrimitiveSceneInfo * PrimitiveSceneInfo,
    const class FLightCacheInterface * LCI
)

Returns

The number of lights that affect a primitive.

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