ViewDome

new Supermap3D.ViewDome(scene)

ViewDome analysis class
Name Type Description
scene Object optional Scene for ViewDome analysis
Throws:

Members

distance : Number

Get or set the distance.

domeType : Number

Get and set the display type of the exposure analysis result.
See:

endAngle : Number

Get or set the end angle of the ViewDome analysis.

hiddenAreaColor : Color

Get or set the color of the hidden part.

isClosed : Boolean

Get or set whether a sealing interface is provided at the gap, true means sealing, false means no sealing, and the default is false. This parameter setting is invalid when it is a 360-degree closed hemisphere.

startAngle : Number

Get or set the starting angle of the ViewDome analysis.

viewPosition : Array

Get or set the viewpoint position (angle).

visibleAreaColor : Color

Get or set the color of the visible part.

Methods

build()

Perform ViewDome analysis.

clear()

Clear analysis result.

destroy()*

Release the object.
Returns: