VoiceChannelCreateOptions
@vimp-mp/types 2.0.1Interface · Server API
Optional routing behaviour applied when a voice channel is created.
ts
interface VoiceChannelCreateOptionsMembers
maxDistance
ts
maxDistance?: numberMaximum audible distance for a spatial channel. Defaults to 25.
spatial
ts
spatial?: booleanEnables distance-based voice attenuation. Defaults to false.