IAnimationSettings Interface |
Namespace: Demo3D.Visuals
public interface IAnimationSettings
The IAnimationSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| FastForwardSpeed |
Speed of the model when in fast forward
| |
| StepTime |
Time skipped by each step
| |
| StopAfterDuration |
Stop the model after the specified duration.
| |
| StopAtTime |
Stop the model at specified time
| |
| VideoSpeed |
Speed at which movies are recorded
|