Click or drag to resize

AudioEffectCompressorGetAttackUs Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectCompressor.GetAttackUs"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetAttackUs is deprecated. Use the AttackUs property instead.")]
public float GetAttackUs()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AudioEffectCompressor.GetAttackUs"]

See Also