InnerAngle

Property

Namespace: Vox

Declared in: Vox.SoundSource


Inside angle of the sound cone, in degrees. Default value of 360 means that the source is omnidirectional.

Syntax

public float InnerAngle { public get; public set; }

Back to index