---
title: directLevel
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/spatialaudiocomponent/directlevel
---

# directLevel

The level of the direct unreverberated signal that an entity emits.

## Declaration

```swift
var directLevel: Audio.Decibel { get set }
```

## Discussion

Discussion The direct level is in relative decibels, in the range [-Decibel.infinity, Decibel.zero], where Decibel.zero is the default.
