@Deprecated
public static interface BlenderKey.FeaturesToLoad
Modifier and Type | Field and Description |
---|---|
static int |
ALL
Deprecated.
|
static int |
ANIMATIONS
Deprecated.
|
static int |
CAMERAS
Deprecated.
|
static int |
LIGHTS
Deprecated.
|
static int |
MATERIALS
Deprecated.
|
static int |
OBJECTS
Deprecated.
|
static int |
SCENES
Deprecated.
|
static int |
TEXTURES
Deprecated.
|
static int |
WORLD
Deprecated.
|
static final int SCENES
static final int OBJECTS
static final int ANIMATIONS
static final int MATERIALS
static final int TEXTURES
static final int CAMERAS
static final int LIGHTS
static final int WORLD
static final int ALL