IsRelative

Property

Namespace: Vox

Declared in: Vox.SoundSource


Gets or sets if the source properties should be interpreted as relative to the listener's position.

Syntax

public bool IsRelative { public get; public set; }

Back to index