SoundService
SoundService : Instance
Properties
DistanceFactor
number
DistanceFactor is a property that specifies distance for calculating 3D sound volume attenuation within SoundService.
Code Samples
DopplerScale
number
DopplerScale is a property that determines the extent to which the pitch of a 3D sound object changes due to the Doppler effect.
Code Samples
RespectFilteringEnabled
bool
Determines whether the client's sound playback is replicated to the server.
Code Samples
RolloffScale
number
Determines how quickly the 3D sound volume decreases with distance, and controls the rate at which the volume decreases with distance, affecting audio attenuation in spatial environments.
Code Samples
Methods
Events
Last updated