SoundEffectSourceComponent.SpatialBlend Property
Definition¶
Namespace: Brine2D.Systems.Audio
Stereo panning strength (0.0 = center only, 1.0 = full stereo). Values outside the range are clamped.
public float SpatialBlend { get; set; }
Namespace: Brine2D.Systems.Audio
Stereo panning strength (0.0 = center only, 1.0 = full stereo). Values outside the range are clamped.
public float SpatialBlend { get; set; }