|   |   |   | 
| TrackDescription.Speed Property | Language: | 
Retrieves or sets the speed value.
Visual Basic Public Property Speed As Single C# public float Speed { get; set; } C++ public: 
property float Speed {
float get();
void set(float value);
}JScript public function get Speed() : float 
public function set Speed(float);
System.Single
This property is read/write.
Speed value.
This value is used as a multiplier to scale a track's period.
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