Cylinder.UseAnimation

Syntax

UseAnimation: Boolean;

Description

The UseAnimation property determines whether animation is used on displaying the cylinder.

Comments

Use JSON or the setUseAnimation method to set the property value, and the getUseAnimation method to get the property value.

Available Values:

Example

The example of use is given on the page with description of the Cylinder.IsFlat property.

See also:

Cylinder