Animation.getNow

Syntax

getNow();

Description

The getNow method returns value of the current animation step.

Comments

The method returns value of the Number type.

Example

The property use is given in the page with description of the Animation.animateProp method.

See also:

Animation