GodotSharpAPI
GodotSharpAPI
Godot
AudioStreamPlayer3D Class
AudioStreamPlayer3D Properties
AreaMask Property
AttenuationFilterCutoffHz Property
AttenuationFilterDb Property
AttenuationModel Property
Autoplay Property
Bus Property
DopplerTracking Property
EmissionAngleDegrees Property
EmissionAngleEnabled Property
EmissionAngleFilterAttenuationDb Property
MaxDb Property
MaxDistance Property
OutOfRangeMode Property
PitchScale Property
Playing Property
Stream Property
StreamPaused Property
UnitDb Property
UnitSize Property
AudioStreamPlayer3D
MaxDb Property
Sets the absolute maximum of the soundlevel, in decibels.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
MaxDb
{
get
;
set
; }
Property Value
Type:
Single
See Also
Reference
AudioStreamPlayer3D Class
Godot Namespace