Listener.Position

The position of the listener in the scene.

The default listener's position is (0, 0, 0).

More...
  1. Vector3f Position [@property setter]
  2. Vector3f Position [@property getter]
    class Listener
    deprecated("Use the 'position' property instead.") @property static
    Position
    (
    )

Detailed Description

Deprecated: Use the 'position' property instead.

Meta