Effect.StartDelay Property |
Language: |
Time (in microseconds) that the device should wait after a InputeffectStart call before playing the effect. If this value is 0, effect playback begins immediately. This member is not present in versions prior to Microsoft® DirectX® 7.0.
Visual Basic Public Property StartDelay As Integer C# public int StartDelay { get; set; } C++ public:
property int StartDelay {
int get();
void set(int value);
}JScript public function get StartDelay() : int
public function set StartDelay(int);
This property is read/write.
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