UseAnimation: Boolean;
The UseAnimation property determines whether animation is used on displaying the cylinder.
Use JSON or the setUseAnimation method to set the property value, and the getUseAnimation method to get the property value.
Available Values:
true. Animation is used on displaying a cylinder.
false. Animation is not used on displaying a cylinder (default).
The example of use is given on the page with description of the Cylinder.IsFlat property.
See also: