Navigation
Unreal Engine C++ API Reference > Runtime > LiveLinkInterface > Roles
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULiveLinkRole
- ULiveLinkBasicRole
- ULiveLinkTransformRole
- ULiveLinkCameraRole
- ULiveLinkLensRole
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkCameraRole.h |
Include | #include "Roles/LiveLinkCameraRole.h" |
Syntax
class ULiveLinkCameraRole : public ULiveLinkTransformRole
Remarks
Role associated for Camera data.
Overridden from ULiveLinkRole
Type | Name | Description | |
---|---|---|---|
UScriptStruct * | |||
FText | |||
UScriptStruct * | |||
UScriptStruct * | ULiveLinkBasicRole | ||
bool | InitializeBlueprintData
(
const FLiveLinkSubjectFrameData& InSourceData, |