FLiveLinkLightStaticData

Static data for Light data.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkInterface

Header

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

Include

#include "Roles/LiveLinkLightTypes.h"

Syntax

struct FLiveLinkLightStaticData : public FLiveLinkTransformStaticData

Remarks

Static data for Light data.

Variables

Name Description

Public variable

bool

 

bIsAttenuationRadiusSupported

Whether AttenuationRadius can be used in the frame data. Only used for spot lights.

Public variable

bool

 

bIsInnerConeAngleSupported

Whether InnerConeAngle can be used in the frame data. Only used for spot lights.

Public variable

bool

 

bIsIntensitySupported

Whether Intensity can be used in the frame data.

Public variable

bool

 

bIsLightColorSupported

Whether LightColor can be used in the frame data.

Public variable

bool

 

bIsOuterConeAngleSupported

Whether OuterConeAngle can be used in the frame data. Only used for spot lights.

Public variable

bool

 

bIsSoftSourceRadiusSupported

Whether SoftSourceRadius can be used in the frame data. Only used for spot lights.

Public variable

bool

 

bIsSourceLenghtSupported

Whether SourceLength can be used in the frame data. Only used for spot lights.

Public variable

bool

 

bIsSourceRadiusSupported

Whether SourceRadius can be used in the frame data. Only used for spot lights.

Public variable

bool

 

bIsTemperatureSupported

Whether Temperature can be used in the frame data.

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