Click or drag to resize

AudioEffectDistortionSetKeepHfHz Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectDistortion.SetKeepHfHz(System.Single)"]

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

Parameters

keepHfHz
Type: SystemSingle

[Missing <param name="keepHfHz"/> documentation for "M:Godot.AudioEffectDistortion.SetKeepHfHz(System.Single)"]

See Also