PolylineGlowMaterialGraphics Class |
Namespace: AGI.Foundation.Cesium
The PolylineGlowMaterialGraphics type exposes the following members.
Name | Description | |
---|---|---|
PolylineGlowMaterialGraphics | Initializes a new instance. |
Name | Description | |
---|---|---|
Color |
Gets or sets the color of the line.
If not specified, the default is White.
| |
GlowPower |
Gets or sets the strength of the glow.
If not specified, the default is 0.25.
| |
TaperPower |
Gets or sets the strength of the tapering effect.
1.0 and higher means no tapering.
If not specified, the default value is 1.0.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |