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]
  2. Vector3f position [@property getter]
    interface SoundSource
    @property
    position
    (
    )

Meta