unreal.GestureTransformSpace

class unreal.GestureTransformSpace

Bases: unreal.EnumBase

deprecated: ‘GestureTransformSpace’ was renamed to ‘MagicLeapGestureTransformSpace’.

HAND

Gesture key point transforms are reported in gesture hand center space.

Type

1

TRACKING

Gesture key point transforms are reported in device Tracking space.

Type

2

WORLD

Gesture key point transforms are reported in Unreal world space. This is more costly on CPU.

Type

0