Click or drag to resize

AudioStreamPlayer3DMaxDistance Property

Sets the distance from which the OutOfRangeMode takes effect. Has no effect if set to 0.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float MaxDistance { get; set; }

Property Value

Type: Single
See Also