FLiveLinkTransform

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

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

Include

#include "Roles/LiveLinkAnimationBlueprintStructs.h"

Syntax

struct FLiveLinkTransform

Constructors

Name Description

Public function

FLiveLinkTransform()

Destructors

Name Description

Public function Virtual

~FLiveLinkTransform()

Functions

Name Description

Public function Const

int32

 

GetChildCount()

Public function Const

void

 

GetChildren

(
    TArray< FLiveLinkTransform >& OutC...
)

Public function Const

void

 

GetName

(
    FName& Name
)

Public function Const

void

 

GetParent

(
    FLiveLinkTransform& OutParentTrans...
)

Public function Const

int32

 

GetTransformIndex()

Public function Const

void

 

GetTransformParentSpace

(
    FTransform& OutTransform
)

Public function Const

void

 

GetTransformRootSpace

(
    FTransform& OutTransform
)

Public function Const

bool

 

HasParent()

Public function

void

 

SetCachedFrame

(
    TSharedPtr< FCachedSubjectFrame > I...
)

Public function

void

 

SetTransformIndex

(
    const int32 InTransformIndex
)

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