# Sandbox.SoundscapeTrigger.TriggerType

- Kind: enum
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Fields

- [`Box`](/api/Sandbox.SoundscapeTrigger.TriggerType/Box): Can be heard within the bounds of a box.
- [`Point`](/api/Sandbox.SoundscapeTrigger.TriggerType/Point): Can be heard from anywhere.
- [`Sphere`](/api/Sandbox.SoundscapeTrigger.TriggerType/Sphere): Can be heard within a radius.
