Contents

init()

Creates a default timing parameters object.

Declaration

init()

Return Value

An initialized spring timing parameters object or nil if the object could not be created.

Discussion

This method sets the initial velocity of any animated properties to 0.0 and sets the damping ratio to 4.56.

See Also

Initializing a spring timing parameters object