public final class ARSceneReconstruction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Mesh
Scene reconstruction generates a mesh of the world
|
static long |
MeshWithClassification
Scene reconstruction generates a mesh of the world with classification for each face.
|
static long |
None
No scene reconstruction is run.
|
public static final long None
public static final long Mesh
public static final long MeshWithClassification