unpanned top-level constant

SoundPosition const unpanned

An unpanned sound.

For the sake of optimisation, this value should be used whenever you have a SoundChannel instance that should be unpanned.

Implementation

const unpanned = SoundPosition();