AnimationHide

Hide animation(new)

new SuperMap3D.AnimationHide(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

Methods

getGOAnimationType()GOAnimationType

Get animation type
Returns:
Animation type