Rendering |
The RenderingTimer type exposes the following members.
Name | Description | |
---|---|---|
Duration | Duration in which the Progress goes from 0.0 to 1.0 | |
Progress | The current Progress value (during animation its goes from 0.0 to 1.0) | |
RepeatForever | If true than the timer is not stopped when Progress = 1.0, but the Progress is set to 0.0 (Default value is false). |