ScanEffect

new Cesium.ScanEffect()

Scan line effect class.

Members

staticCesium.ScanEffect.centerPostion : Number

Gets or sets the center point position of the scan line, using the world coordinate system.

staticCesium.ScanEffect.color : Number

Gets or sets the color of the scan line.
Default Value: (1.0, 1.0, 1.0, 1.0)

staticCesium.ScanEffect.lineMoveDirection : Number

Gets or sets the running direction of the line scan line, using the world coordinate system.

staticCesium.ScanEffect.lineWidth : Number

Gets or sets the width of the line scan line in meters.
Default Value: 1000.0

staticCesium.ScanEffect.mode : Object

Gets or sets the scan line effect mode. Includes circular scan mode and linear scan mode.
See:

staticCesium.ScanEffect.period : Number

Gets or sets the running period of the scan line in seconds.
Default Value: 1.0

staticCesium.ScanEffect.show : Boolean

Gets or sets whether to enable the scan line effect.
Default Value: false

staticCesium.ScanEffect.speed : Number

Gets or sets the running speed of the scan line in meters/second.
Default Value: 1000.0

staticCesium.ScanEffect.textureUrl : String

Gets or sets the texture superimposed on the scan line