Skip to content

SoundEffectSourceComponent.EnableSpatialAudio Property

Definition

Namespace: Brine2D.Systems.Audio

Enable 2D spatial audio (distance-based volume + stereo panning). Requires a TransformComponent on the same entity.

public bool EnableSpatialAudio { get; set; }

Property Value

System.Boolean