Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/Roles
Inheritance Hierarchy
- FLiveLinkBaseStaticData
- FLiveLinkTransformStaticData
- FLiveLinkCameraStaticData
- FLiveLinkLensStaticData
- FLiveLinkLightStaticData
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkTransformTypes.h |
Include | #include "Roles/LiveLinkTransformTypes.h" |
Syntax
struct FLiveLinkTransformStaticData : public FLiveLinkBaseStaticData
Remarks
Static data for Transform data.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bIsLocationSupported | Whether location in frame data should be used. |
![]() |
bool | bIsRotationSupported | Whether rotation in frame data should be used. |
![]() |
bool | bIsScaleSupported | Whether scale in frame data should be used. |