TimelinePlayer Methods |
The TimelinePlayer type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Evaluate |
Evaluates animations.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsPlaying |
Determines whether the timeline player is playing.
| |
| IsPlaying(DataAnimationGuid) |
Determines whether the specified animation or timeline is playing.
| |
| PreloadResourcesForTimeline |
Preloads the resources for a timeline.
| |
| Reset |
Resets the animation or timeline to the beginning.
| |
| SetTime |
Sets the animation or timeline current time.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TriggerAnimationOrTimeline(SceneProductGuid, DataAnimationGuid) |
Starts an animation or timeline.
| |
| TriggerAnimationOrTimeline(SceneProductGuid, DataAnimationGuid, DataTimelinePlayMode) |
Starts an animation or timeline.
| |
| TriggerSurface |
Start animations associated to the scene surface identifier.
|