DistanceModel

Property

Namespace: Vox

Declared in: Vox.OutputDevice


Gets or sets the sound attenuation model.

Syntax

public DistanceModel DistanceModel { public get; public set; }

Remarks

Throws an exception if the device is inactive.
Back to index