Click or drag to resize

AudioEffectCompressorAttackUs Property

Compressor's reaction time when the signal exceeds the threshold, in microseconds. Value can range from 20 to 2000.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float AttackUs { get; set; }

Property Value

Type: Single
See Also