@JsType(isNative=true, namespace="Cesium", name="MaterialProperty") public class MaterialProperty extends Property<Material>
Constructor and Description |
---|
MaterialProperty()
|
Modifier and Type | Method and Description |
---|---|
String |
getType()
Gets the Material type at the provided time.
|
String |
getType(JulianDate time)
Gets the Material type at the provided time.
|
definitionChanged, equals, getValue, getValue, getValueOrUndefined, isConstant
@JsMethod public String getType()
@JsMethod public String getType(@JsOptional JulianDate time)
time
- The time for which to retrieve the type.Copyright © 2019. All rights reserved.