The properties of the Timeline class are listed below. For a complete list of Timeline class members, see the Timeline Members topic.
![]() | If this property is set to true, all calculations in the Timeline are made immediatly when properties of a KeyFrame are modified. If this property is set to false, you must call CalcFrames to update the modifications of the Timeline. |
![]() | Gets the number of elements contained in the CollectionBase instance. |
![]() | The indexer of the Timeline. Inserts or gets a KeyFrame. |
![]() | Set or get the PathClosed property. If set to true, the resulting bezier spline of the path is closed. If the spline is closed, the path leads thru the first KeyFrame, and all other Keyframes are 'Spline Control Points'. If the path is open, the path leads thru te first and last KeyFrame and all other KeyFrames are Control Points. Note: if the PathFormEnumeration is 'linear', the path leads thru all KeyFrames. |
![]() | Set or get the form of the Sprites path. For detailed information see:PathFormEnumeration. |
Timeline Class | AnimationStudio Namespace