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

#include <LiveLinkTransformTypes.h>

+ Inheritance diagram for FLiveLinkTransformStaticData:

Public Attributes

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 Transform data.

Member Data Documentation

◆ bIsLocationSupported

bool FLiveLinkTransformStaticData::bIsLocationSupported = true

◆ bIsRotationSupported

bool FLiveLinkTransformStaticData::bIsRotationSupported = true

◆ bIsScaleSupported

bool FLiveLinkTransformStaticData::bIsScaleSupported = false

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