unreal.ARJointTransformSpace

class unreal.ARJointTransformSpace

Bases: EnumBase

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

C++ Source:

  • Module: AugmentedReality

  • File: ARTypes.h

MODEL: ARJointTransformSpace = Ellipsis

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

Type:

0

PARENT_JOINT: ARJointTransformSpace = Ellipsis

Joint transform is relative to its parent

Type:

1