@JsType(isNative=true,
namespace="Cesium",
name="DataSource")
public interface DataSource
| Modifier and Type | Method and Description |
|---|---|
boolean |
update(JulianDate time)
Updates the data source to the provided time.
|
@JsMethod boolean update(JulianDate time)
time - The simulation time.Copyright © 2019. All rights reserved.