unreal.ARJointTransformSpace
¶
- class unreal.ARJointTransformSpace¶
Bases:
unreal.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¶
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¶
Joint transform is relative to its parent
- Type
1