@JsType(isNative=true, name="PolylineArrowMaterialProperty", namespace="Cesium") public class PolylineArrowMaterialProperty extends MaterialProperty
Material
uniforms.Constructor and Description |
---|
PolylineArrowMaterialProperty(Property color)
A
MaterialProperty that maps to PolylineArrow Material uniforms. |
getType, getType
definitionChanged, equals, getValue, getValue, getValueOrUndefined, isConstant
@JsProperty public Property color
@JsConstructor public PolylineArrowMaterialProperty(Property color)
MaterialProperty
that maps to PolylineArrow Material
uniforms.color
- - The Color
Property to be used. Optional.Copyright © 2019. All rights reserved.