unreal.ARPlaneOrientation¶
- class unreal.ARPlaneOrientation¶
Bases:
EnumBaseDescribes the tracked plane orientation
C++ Source:
Module: AugmentedReality
File: ARTypes.h
- DIAGONAL: ARPlaneOrientation = Ellipsis¶
For AR systems that can match planes to slopes
- Type:
2
- HORIZONTAL: ARPlaneOrientation = Ellipsis¶
0
- VERTICAL: ARPlaneOrientation = Ellipsis¶
1