Animation.Start

Syntax

Start: Number

Description

The Start property sets and gets index of the first animation step.

Comments

Use JSON or the setStart method to set the property value, and the getStart method to get the property value.

Example

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

See also:

Animation