---
title: cullDistance
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phasedistancemodelfadeoutparameters/culldistance
---

# cullDistance

The distance beyond which the framework doesn’t process the sound.

## Declaration

```swift
var cullDistance: Double { get }
```

## Discussion

Discussion The framework sets the value of this property to the init(cullDistance:) argument.
