FSimpleLightArray::GetViewDependentData

Returns the per-view data for a simple light entry.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "PrimitiveSceneProxy.h"

Syntax

const FSimpleLightPerViewEntry & GetViewDependentData
(
    int32 LightIndex,
    int32 ViewIndex,
    int32 NumViews
) const

Remarks

Returns the per-view data for a simple light entry.

Parameters

Parameter

Description

LightIndex

The index of the simple light

ViewIndex

The index of the view

NumViews

The number of views in the ViewFamily.

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