[ TDx_Input_Library ]
[ next: TDIFileEffect ]
[ prev: TDIEffectInfo ]
class TDIEnvelope : public TComponent
class PACKAGE TDIEnvelope : public TComponent
class type : Wrapper
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Properties
Methods
Events
See Also
The TDIEnvelope component wraps the DirectX DIENVELOPE structure, which contains information about an envelope which can optionally be used to modify the shape of constant force and periodic effects.
This component is used as part of the TDIEffect component to specify optional envelope parameters used with an effect.
TDIPeriodic::Magnitude or TDIConstantForce::Magnitude defines the sustain level, while TDIEffect::Duration defines the sustain time.
PROPERTIES
Top
Properties
Methods
Events
See Also
AttackLevel
AttackTime
ErrorValue
FadeLevel
FadeTime
Size
METHODS
Top
Properties
Methods
Events
See Also
Clear
EVENTS
Top
Properties
Methods
Events
See Also
OnError
SEE ALSO
Top
Properties
Methods
Events
See Also
TDIEffect::Envelope