@JsType(isNative=true,
namespace="<global>",
name="Object")
public class PolylineGlowMaterialPropertyOptions
extends Object
| Modifier and Type | Field and Description |
|---|---|
Property |
color
A Property specifying the Color of the line.
|
Property |
glowPower
A numeric Property specifying the strength of the glow, as a percentage of the total line width.
|
Property |
taperPower
A numeric Property specifying the strength of the tapering effect, as a percentage of the total line length.
|
| Constructor and Description |
|---|
PolylineGlowMaterialPropertyOptions()
Options for
PolylineGlowMaterialProperty |
@JsProperty public Property color
Color.WHITE()@JsProperty public Property glowPower
@JsProperty public Property taperPower
@JsConstructor public PolylineGlowMaterialPropertyOptions()
PolylineGlowMaterialPropertyCopyright © 2019. All rights reserved.