Property
Namespace: Vox
Declared in: Vox.SoundSource
Gets or sets the direction of the sound source. If direction is a zero vector, the source is omnidirectional.
public Vector3 Direction { public get; public set; }