FARSkeletonDefinition

Represents a hierarchy of a human pose skeleton tracked by the AR system

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h

Include

#include "ARTypes.h"

Syntax

struct FARSkeletonDefinition

Remarks

Represents a hierarchy of a human pose skeleton tracked by the AR system

Variables

Name Description

Public variable

TArray< FName >

 

JointNames

The name of each joint in this skeleton

Public variable

int32

 

NumJoints

How many joints this skeleton has

Public variable

TArray< int32 >

 

ParentIndices

The parent index of each joint in this skeleton

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