lateReflectionsDelay property
The delay of the late reflections relative to the input in seconds.
Implementation
@SettingDefaults(
defaultValue: 0.03,
min: 0.0,
max: 0.5,
)
final double lateReflectionsDelay;
The delay of the late reflections relative to the input in seconds.
@SettingDefaults(
defaultValue: 0.03,
min: 0.0,
max: 0.5,
)
final double lateReflectionsDelay;