EARJointTransformSpace

Describes the potential spaces in which the join transform can be defined with AR pose tracking

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARTypes.h"

Syntax

enum EARJointTransformSpace
{
    Model,
    ParentJoint,
}

Values

Name

Description

Model

Joint transform is relative to the origin of the model space which is usually attached to a particular joint such as the hip

ParentJoint

Joint transform is relative to its parent

Remarks

Describes the potential spaces in which the join transform can be defined with AR pose tracking

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