# Sandbox.Soundscape.StingSound

- Kind: class
- Assembly: `Sandbox.Engine`

## Constructors

- [`StingSound`](/api/Sandbox.Soundscape.StingSound/.ctor)

## Properties

- [`Distance`](/api/Sandbox.Soundscape.StingSound/Distance): How far away from the camera should the sound play.
- [`InstanceCount`](/api/Sandbox.Soundscape.StingSound/InstanceCount): How many instances of this sting should exist.
- [`RepeatTime`](/api/Sandbox.Soundscape.StingSound/RepeatTime): How often should this sound be repeated.
- [`SoundFile`](/api/Sandbox.Soundscape.StingSound/SoundFile): The sound event to play.
