IsLooping

Property

Namespace: Vox

Declared in: Vox.SoundSource


Gets or sets if the source is looped.

Syntax

public bool IsLooping { public get; public set; }

Back to index