FCachedSubjectFrame

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

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

Include

#include "Roles/LiveLinkAnimationBlueprintStructs.h"

Syntax

struct FCachedSubjectFrame

Constructors

Destructors

Name Description

Public function Virtual

~FCachedSubjectFrame()

Functions

Name Description

Public function Const

void

 

GetChildTransformIndices

(
    const int32 InTransformIndex,
    TArray< int32 >& OutChildIndices
)

Public function Const

bool

 

GetCurveValueByName

(
    FName InCurveName,
    float& OutCurveValue
)

Public function Const

int32

 

GetNumberOfTransforms()

Public function Const

int32

 

GetParentTransformIndex

(
    const int32 InTransformIndex
)

Public function Const

int32

 

GetRootIndex()

Public function Const

const FLiveL...

 

GetSourceAnimationFrameData()

Public function Const

const FLiveL...

 

GetSourceSkeletonData()

Public function Const

void

 

GetSubjectMetadata

(
    FSubjectMetadata& OutSubjectMetada...
)

Public function Const

int32

 

GetTransformIndexFromName

(
    FName InTransformName
)

Public function Const

void

 

GetTransformName

(
    const int32 InTransformIndex,
    FName& OutName
)

Public function Const

void

 

GetTransformNames

(
    TArray< FName >& OutTransformNames
)

Public function Const

void

 

GetTransformParentSpace

(
    const int32 InTransformIndex,
    FTransform& OutTransform
)

Public function Const

void

 

GetTransformRootSpace

(
    const int32 InTransformIndex,
    FTransform& OutTransform
)

Public function Const

void

 

SetCurvesFromCache

(
    TMap< FName, float >& OutCurves
)

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