public final class ARRaycastTargetAlignment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Any
A target that is in any alignment, inclusive of horizontal and vertical.
|
static long |
Horizontal
A target that is horizontal with respect to gravity.
|
static long |
Vertical
A target that is vertical with respect to gravity.
|
public static final long Horizontal
public static final long Vertical
public static final long Any