Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ListenerType

Defines where and how the listener is positioned when picking up spatial audio.

Items 4

HistoryNameValueDescription
210Camera0

Uses the world CFrame of workspace.CurrentCamera.

210CFrame1

Uses a specified world CFrame.

210ObjectPosition2

Uses the world position of an instance and the rotation of workspace.CurrentCamera.

210ObjectCFrame3

Uses the world CFrame from an instance.

Description

Defines where and how the listener is positioned when picking up spatial audio. Used in SoundService.SetListener and SoundService.GetListener.

History 5

Settings