Envelope.FadeLevel Property |
Language: |
Amplitude for the end of the envelope, relative to the baseline, in the range from 0 through 10,000. If the effect's type-specific data does not specify a baseline, the amplitude is relative to 0.
Visual Basic Public Property FadeLevel As Integer C# public int FadeLevel { get; set; } C++ public:
property int FadeLevel {
int get();
void set(int value);
}JScript public function get FadeLevel() : int
public function set FadeLevel(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