AudioAsset
Ease
FastString
FontAsset
NineSlice
PackedSprite
PackedSpriteID
RB
   HardwareSettings
   IRetroBlitGame
RBAsset
Rect2i
ShaderAsset
SoundReference
SpriteGrid
SpriteSheetAsset
TMXMapAsset
   TMXLayer
   TMXLayerLoadState
   TMXObject
   TMXObjectGroup
   TMXProperties
Vector2i

RB.SoundListenerPosSet

Method  -  Static

public static void SoundListenerPosSet(Vector2i pos)

Parameters

pos Vector2i Position

Returns

Nothing.

Description

Set sound listener position. For positional audio the listener position defines where the listener is located in relation to the sounds being played. This position should be set to the center of the players view, or the players position.