FARPose2D

Represents a human pose tracked in the 2D space

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARTypes.h"

Syntax

struct FARPose2D

Remarks

Represents a human pose tracked in the 2D space

Variables

Name Description

Public variable

TArray< bool >

 

IsJointTracked

Flags indicating if each joint is tracked

Public variable

TArray< FVector...

 

JointLocations

The location of each joint in 2D normalized space

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