AnimationPlayType

AnimationPlayType()

Animation play type
Properties:
Name Type Default Description
PLAYFROMNOW Number 0 Click to start
PLAYSAMELASTONE Number 1 Start from the previous item
PLAYAFTERLASTONE Number 2 Start after the previous item
UNKNOWN Number 3 undefined

Members

staticconstantSuperMap3D.AnimationPlayType.PLAYAFTERLASTONE : Number

Start after the previous item
Default Value: 2

staticconstantSuperMap3D.AnimationPlayType.PLAYFROMNOW : Number

Click to start

staticconstantSuperMap3D.AnimationPlayType.PLAYSAMELASTONE : Number

Start from the previous item
Default Value: 1

staticconstantSuperMap3D.AnimationPlayType.UNKNOWN : Number

undefined
Default Value: 3