---
title: ComputeNodeGraph.Pipelines.Options
framework: Compute Graph
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/computenodegraph/pipelines/options-swift.struct
---

# ComputeNodeGraph.Pipelines.Options

## Declaration

```swift
struct Options
```

## Topics

### Initializers

- [init()](computegraph/computenodegraph/pipelines/options-swift.struct/init().md)
- [init(debugDraw:)](computegraph/computenodegraph/pipelines/options-swift.struct/init(debugdraw:).md)

### Instance Properties

- [debugDraw](computegraph/computenodegraph/pipelines/options-swift.struct/debugdraw.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
