Microsoft DirectX 9.0 SDK Update (October 2004)

Effect.UsesEnvelope Property

Language:

Note: This documentation is preliminary and is subject to change.

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.

Definition

Visual Basic .NET Public Property UsesEnvelope As Boolean
C# public bool UsesEnvelope { get; set; }
Managed C++ public: __property bool get_UsesEnvelope();
public: __property void set_UsesEnvelope(bool);
JScript .NET public function get UsesEnvelope() : boolean
public function set UsesEnvelope(boolean);

Property Value

System.Boolean .

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center