FLiveLinkLightFrameData

Dynamic data for light.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkLightTypes.h

Include

#include "Roles/LiveLinkLightTypes.h"

Syntax

struct FLiveLinkLightFrameData : public FLiveLinkTransformFrameData

Remarks

Dynamic data for light.

Variables

Name Description

Public variable

float

 

AttenuationRadius

Light visible influence. Works for Pointlight and Spotlight.

Public variable

float

 

InnerConeAngle

Inner cone angle in degrees for a Spotlight.

Public variable

float

 

Intensity

Total energy that the light emits in lux.

Public variable

FColor

 

LightColor

Filter color of the light.

Public variable

float

 

OuterConeAngle

Outer cone angle in degrees for a Spotlight.

Public variable

float

 

SoftSourceRadius

Soft radius of light source shape. Works for Pointlight and Spotlight.

Public variable

float

 

SourceLength

Length of light source shape. Works for Pointlight and Spotlight.

Public variable

float

 

SourceRadius

Radius of light source shape. Works for Pointlight and Spotlight.

Public variable

float

 

Temperature

Color temperature in Kelvin of the blackbody illuminant.

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