Click or drag to resize

AudioServerGetTimeToNextMix Method

Returns the relative time until the next mix occurs.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static double GetTimeToNextMix()

Return Value

Type: Double

[Missing <returns> documentation for "M:Godot.AudioServer.GetTimeToNextMix"]

See Also