CompressedAnimationSet.SourceTicksPerSecond Property

Language:

Retrieves the number of animation keyframe ticks that occur per second.

Definition

Visual Basic Public ReadOnly Property SourceTicksPerSecond As Double
C# public double SourceTicksPerSecond { get; }
C++ public:
property double SourceTicksPerSecond {
        double get();
}
JScript public function get SourceTicksPerSecond() : double

Property Value

System.Double
Number of animation keyframe ticks per second.

This property is read-only. 

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