Package | Description |
---|---|
org.cesiumjs.cesium.models |
Modifier and Type | Method and Description |
---|---|
ModelAnimationLoop |
ModelAnimation.getLoop() |
static ModelAnimationLoop |
ModelAnimationLoop.valueOf(int nativeValue) |
static ModelAnimationLoop |
ModelAnimationLoop.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelAnimationLoop[] |
ModelAnimationLoop.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ModelAnimation.Options |
ModelAnimation.Options.loop(ModelAnimationLoop loop) |
Copyright © 2014. All rights reserved.