DataTimelineModel Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataTimelineModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DataTimelineModel | Initializes a new instance of the DataTimelineModel class |
| Name | Description | |
|---|---|---|
| AnimationTypes |
Gets the list of animation types stored in the timeline model.
| |
| HasAnimations |
Gets a value indicating whether the timeline model has animations.
| |
| HasTimelines |
Gets a value indicating whether the timeline model has timelines.
| |
| HasTriggers |
Gets a value indicating whether the timeline model has triggers.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Timelines |
Gets the list of timelines stored in the timeline model.
| |
| Triggers |
Gets the surface animations triggers stored in the timeline model.
|
| Name | Description | |
|---|---|---|
| AnimationOrTimelineHasCameraAnimation |
Tells if the animation or timeline with identifier id has a camera animation.
| |
| Animations |
Gets the list of animations stored in the timeline model.
| |
| Animations(DataTimelineAnimationType) |
Gets the list of animations filtered according to the specified animation type.
| |
| Dispose | Releases all resources used by the DataTimelineModel | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |