Class: InertiaAnimation

Animation. InertiaAnimation

Animation simulating inertia for camera's navigation. Inertia is its tendency to retain its velocity: in the absence of external influence, the camera's motion persists in an uniform rectilinear motion.

new InertiaAnimation(options)

Parameters:
Name Type Description
options AbstractAnimation.inertia_configuration Configuration of the Inertia animation

Extends

Methods


getRenderContext()

Inherited From:
Implements:

getStatus()

Inherited From:
Implements:

start()

Inherited From:
Implements:

pause()

Inherited From:
Implements:

stop()

Inherited From:
Implements: