# Sandbox.Soundscape.LoopedSound

- Kind: class
- Assembly: `Sandbox.Engine`

## Constructors

- [`LoopedSound`](/api/Sandbox.Soundscape.LoopedSound/.ctor)

## Properties

- [`SoundFile`](/api/Sandbox.Soundscape.LoopedSound/SoundFile): The sound to play. It should have the looped flag set.
- [`Volume`](/api/Sandbox.Soundscape.LoopedSound/Volume): Sound volume.
