Click or drag to resize

AudioEffectDistortionGetDrive Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectDistortion.GetDrive"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AudioEffectDistortion.GetDrive"]

See Also