Click or drag to resize

AudioEffectPhaserGetRateHz Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectPhaser.GetRateHz"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AudioEffectPhaser.GetRateHz"]

See Also