SoundSource.position

The 3D position of the sound in the audio scene.

Only sounds with one channel (mono sounds) can be spatialized. The default position of a sound is (0, 0, 0).

  1. Vector3f position [@property setter]
    interface SoundSource
    @property
    void
    position
  2. Vector3f position [@property getter]

Meta