Effect.UsesEnvelope Property |
Language: |
Used by the Dieffect structure to specify the optional TermEnvelope parameters for an effect. The TermSustain level for the envelope is represented by the dwMagnitude member of the Diperiodic structure and the lMagnitude member of the Diconstantforce structure. The sustain time is represented by dwDuration member of the Dieffect structure.
Visual Basic Public Property UsesEnvelope As Boolean C# public bool UsesEnvelope { get; set; } C++ public:
property bool UsesEnvelope {
bool get();
void set(bool value);
}JScript public function get UsesEnvelope() : boolean
public function set UsesEnvelope(boolean);
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