AnimationSet.Period Property |
Language: |
Retrieves the period of an animation set.
Visual Basic Public ReadOnly Property Period As Double C# public double Period { get; } C++ public:
property double Period {
double get();
}JScript public function get Period() : double
System.Double
This property is read-only.
Animation set period.
The period is the range of time in which the animation key frames are valid. For looping animations, this is the period of the loop. The application determines the time units (for example, seconds) in which the key frames are specified.
CompressedAnimationSet, KeyframedAnimationSet
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center