| AttackCurve |
float |
The exponential curve factor of the attack. |
Generators/SoundModulationADEnvelope.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(DisplayPriority=40, EditCondition="!bBypass", UIMin="0", ClampMin="0")
|
| AttackTime |
float |
Attack time of the envelope (seconds). |
Generators/SoundModulationADEnvelope.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(DisplayPriority=20, EditCondition="!bBypass", UIMin="0", ClampMin="0")
|
| bBypass |
bool |
If true, bypasses envelope bus from being modulated by parameters, patches, or mixed (Envelope remains active and computed). |
Generators/SoundModulationADEnvelope.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(DisplayPriority=10)
|
| bLooping |
bool |
Whether or not to loop the envelope. |
Generators/SoundModulationADEnvelope.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(DisplayPriority=60, EditCondition="!bBypass")
|
| DecayCurve |
float |
The exponential curve factor of the decay. |
Generators/SoundModulationADEnvelope.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(DisplayPriority=50, EditCondition="!bBypass", UIMin="0", ClampMin="0")
|
| DecayTime |
float |
Decay time of the envelope (seconds). |
Generators/SoundModulationADEnvelope.h |
- EditAnywhere
- Category=Modulation
- BlueprintReadWrite
- Meta=(DisplayPriority=30, EditCondition="!bBypass", UIMin="0", ClampMin="0")
|