public final class AREnvironmentTexturing
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Automatic
Texture information is gathered for the environment and probes automatically placed in the scene.
|
static long |
Manual
Texture information is gathered for the environment.
|
static long |
None
No texture information is gathered.
|
public static final long None
public static final long Manual
public static final long Automatic