---
title: cullOption
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phasesamplernodedefinition/culloption
---

# cullOption

The action the engine performs after it temporarily removes the node’s sound from the audio output.

## Declaration

```swift
var cullOption: PHASECullOption { get set }
```

## See Also

### Defining Cull Behavior

- [PHASECullOption](phase/phaseculloption.md)
