Click or drag to resize

AreaReverbBusUniformity Property

The degree to which this area's reverb is a uniform effect. Ranges from 0 to 1 with 0.1 precision.

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

Property Value

Type: Single
See Also