Package | Description |
---|---|
org.cesiumjs.cesium |
Modifier and Type | Method and Description |
---|---|
SceneMode |
Scene.getMode() |
static SceneMode |
SceneMode.valueOf(int nativeValue) |
static SceneMode |
SceneMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SceneMode[] |
SceneMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static double |
SceneMode.getMorphTime(SceneMode sceneMode) |
Viewer.Options |
Viewer.Options.sceneMode(SceneMode sceneMode) |
CesiumWidget.Options |
CesiumWidget.Options.sceneMode(SceneMode sceneMode) |
void |
Scene.setMode(SceneMode mode) |
Copyright © 2014. All rights reserved.