TimelineClip Properties |
The TimelineClip type exposes the following members.
Name | Description | |
---|---|---|
ClipEnd |
Gets or sets the end time of the animation clip.
| |
ClipOffset |
Gets the time offset that is applied to the selected animation clip.
| |
ClipStart |
Gets or sets the start time of the animation clip.
| |
Delay |
Gets or sets the time at which the animation clip begins.
| |
Duration |
Gets or sets the duration for which the animation clip is played.
| |
FillBehavior |
Gets or sets a value that specifies how the animation behaves when it reaches the end of its
duration.
| |
IsClipReversed |
Gets or sets a value indicating whether to play the clip in reverse.
| |
LoopBehavior |
Gets or sets the behavior of the animation past the end of the animation clip.
| |
Speed |
Gets or sets the speed ratio at which the animation clip is played.
| |
TargetObject |
Gets or sets the object to which the animation is applied by default.
| |
Timeline |
Gets or sets the original animation timeline from which a clip is played back.
|