Click or drag to resize

GDLinear2Db Method

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

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

Parameters

linear
Type: SystemSingle

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

Return Value

Type: Single

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

See Also