Click or drag to resize

GDDb2Linear Method

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static float Db2Linear(
	float db
)

Parameters

db
Type: SystemSingle

[Missing <param name="db"/> documentation for "M:Godot.GD.Db2Linear(System.Single)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.GD.Db2Linear(System.Single)"]

See Also