---
title: flags
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phasespatialpipeline/flags-swift.property
---

# flags

A collection of environmental effects to include in the output.

## Declaration

```swift
var flags: PHASESpatialPipeline.Flags { get }
```

## Discussion

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

## See Also

### Inspecting Effects

- [entries](phase/phasespatialpipeline/entries.md)
