public final class ARPlaneDetection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Horizontal
Plane detection determines horizontal planes in the scene.
|
static long |
None
No plane detection is run.
|
static long |
Vertical
Plane detection determines vertical planes in the scene.
|
public static final long None
public static final long Horizontal
public static final long Vertical