unreal.ARPlaneOrientation

class unreal.ARPlaneOrientation

Bases: unreal.EnumBase

Describes the tracked plane orientation

C++ Source:

  • Module: AugmentedReality

  • File: ARTypes.h

DIAGONAL

For AR systems that can match planes to slopes

Type

2

HORIZONTAL

0

VERTICAL

1