OuterGain

Property

Namespace: Vox

Declared in: Vox.SoundSource


The factor with which the gain is multiplied to determine the effective gain outside the cone defined by the outer angle. Must be in [0.0f, 1.0f].

Syntax

public float OuterGain { public get; public set; }

Back to index