@JsType(isNative=true, namespace="Cesium", name="CompositeMaterialProperty") public class CompositeMaterialProperty extends MaterialProperty
Modifier and Type | Field and Description |
---|---|
TimeIntervalCollection |
intervals
Gets the interval collection.
|
Constructor and Description |
---|
CompositeMaterialProperty()
A
CompositeProperty which is also a MaterialProperty . |
getType, getType
definitionChanged, equals, getValue, getValue, getValueOrUndefined, isConstant
@JsProperty public TimeIntervalCollection intervals
@JsConstructor public CompositeMaterialProperty()
CompositeProperty
which is also a MaterialProperty
.Copyright © 2019. All rights reserved.