class BouncingBehavior
Add a bouncing effect to an ArcRotateCamera when reaching a specified minimum and maximum radius
The easing function used by animations
The easing mode used by animations
The duration of the animation, in milliseconds
Length of the distance animated by the transition when lower radius is reached
Length of the distance animated by the transition when upper radius is reached
Gets a value indicating if the lowerRadiusTransitionRange and upperRadiusTransitionRange are defined automatically
Sets a value indicating if the lowerRadiusTransitionRange and upperRadiusTransitionRange are defined automatically
Transition ranges will be set to 5% of the bounding box diagonal in world space
Name | Type | Description | |
---|---|---|---|
camera | ArcRotateCamera |
Stops and removes all animations that have been applied to the camera