| AttackTime |
float |
The attack time of the envelope follower in milliseconds. |
SourceEffects/SourceEffectEnvelopeFollower.h |
- EditAnywhere
- BlueprintReadWrite
- Category=EnvelopeFollower
- Meta=(DisplayName="Attack Time (ms)", ClampMin="0.0", UIMin="0.0")
|
| bIsAnalogMode |
bool |
Whether or not the envelope follower is in analog mode. |
SourceEffects/SourceEffectEnvelopeFollower.h |
- EditAnywhere
- BlueprintReadWrite
- Category=EnvelopeFollower
|
| PeakMode |
EEnvelopeFollowerPeakMode |
The peak mode of the envelope follower. |
SourceEffects/SourceEffectEnvelopeFollower.h |
- EditAnywhere
- BlueprintReadWrite
- Category=EnvelopeFollower
|
| ReleaseTime |
float |
The release time of the envelope follower in milliseconds. |
SourceEffects/SourceEffectEnvelopeFollower.h |
- EditAnywhere
- BlueprintReadWrite
- Category=EnvelopeFollower
- Meta=(DisplayName="Release Time (ms)", ClampMin="0.0", UIMin="0.0")
|