GOAnimationShow

Show/Hide Animation(old) calss

new SuperMap3D.GOAnimationShow(options)

Name Type Description
options Object optional Objects have the following properties:
Name Type Default Description
startTime Number 0 optional Animation start time, in seconds
duration Number 0 optional Animation duration,in seconds
name String "" optional Animation name, the unique identifier of the animation
repeat Boolean false optional Whether to repeat the loop play, the default is false
showEffect Boolean false optional Is there a show/hide effect? There is no effect by default.
finalDisplay Boolean false optional Final display status, not displayed by default

Members

finalDisplay : Boolean

Final display status, not displayed by default
Default Value: false

showEffect : Boolean

Is there a show/hide effect? There is no effect by default.
Default Value: false

Methods

getGOAnimationType()GOAnimationType

Get animation type
Returns:
Animation type