public final class ARWorldAlignment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Camera
Aligns the world with the camera’s orientation.
|
static long |
Gravity
Aligns the world with gravity that is defined by vector (0, -1, 0).
|
static long |
GravityAndHeading
Aligns the world with gravity that is defined by the vector (0, -1, 0)
and heading (w.r.t.
|
public static final long Gravity
public static final long GravityAndHeading
public static final long Camera