UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLiveLinkLightStaticData Struct Reference

#include <LiveLinkLightTypes.h>

+ Inheritance diagram for FLiveLinkLightStaticData:

Public Attributes

bool bIsTemperatureSupported = false
 
bool bIsIntensitySupported = false
 
bool bIsLightColorSupported = false
 
bool bIsInnerConeAngleSupported = false
 
bool bIsOuterConeAngleSupported = false
 
bool bIsAttenuationRadiusSupported = false
 
bool bIsSourceLenghtSupported = false
 
bool bIsSourceRadiusSupported = false
 
bool bIsSoftSourceRadiusSupported = false
 
- Public Attributes inherited from FLiveLinkTransformStaticData
bool bIsLocationSupported = true
 
bool bIsRotationSupported = true
 
bool bIsScaleSupported = false
 
- Public Attributes inherited from FLiveLinkBaseStaticData
TArray< FNamePropertyNames
 

Additional Inherited Members

- Public Member Functions inherited from FLiveLinkBaseStaticData
bool FindPropertyValue (const FLiveLinkBaseFrameData &FrameData, const FName PropertyName, float &OutValue) const
 

Detailed Description

Static data for Light data.

Member Data Documentation

◆ bIsAttenuationRadiusSupported

bool FLiveLinkLightStaticData::bIsAttenuationRadiusSupported = false

◆ bIsInnerConeAngleSupported

bool FLiveLinkLightStaticData::bIsInnerConeAngleSupported = false

◆ bIsIntensitySupported

bool FLiveLinkLightStaticData::bIsIntensitySupported = false

◆ bIsLightColorSupported

bool FLiveLinkLightStaticData::bIsLightColorSupported = false

◆ bIsOuterConeAngleSupported

bool FLiveLinkLightStaticData::bIsOuterConeAngleSupported = false

◆ bIsSoftSourceRadiusSupported

bool FLiveLinkLightStaticData::bIsSoftSourceRadiusSupported = false

◆ bIsSourceLenghtSupported

bool FLiveLinkLightStaticData::bIsSourceLenghtSupported = false

◆ bIsSourceRadiusSupported

bool FLiveLinkLightStaticData::bIsSourceRadiusSupported = false

◆ bIsTemperatureSupported

bool FLiveLinkLightStaticData::bIsTemperatureSupported = false

The documentation for this struct was generated from the following file: