MaxGain

Property

Namespace: Vox

Declared in: Vox.SoundSource


Gets or sets the maximum gain for the source ranging from 0.0 to 1.0. Setting it to 0.0 mutes the source.

Syntax

public float MaxGain { public get; public set; }

Back to index