FARPose3D

Represents a human pose tracked in the 3D space

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARTypes.h"

Syntax

struct FARPose3D

Remarks

Represents a human pose tracked in the 3D space

Variables

Name Description

Public variable

TArray< bool >

 

IsJointTracked

Flags indicating if each joint is tracked

Public variable

TArray< FTransf...

 

JointTransforms

The transform of each join in the model space

Public variable

EARJointTransfo...

 

JointTransformSpace

Public variable

FARSkeletonDefi...

 

SkeletonDefinition

The definition of 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