Click or drag to resize
SoundEffectVolume Property
Sound effect volume.

Namespace:  GeonBit.ECS.Components.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float Volume { get; set; }

Property Value

Type: Single
See Also