AnimationDuration: Number;
The AnimationDuration property determines animation duration.
Use JSON or the setAnimationDuration method to set the property value and the getAnimationDuration method to get the property value.
Animation time is measured in milliseconds. By default the property is equal to 0.
The example of use is given on the Example of Creating the Cylinder Component page.
See also: