---
title: options
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4pipelinedescriptor/options
---

# options

Provides compile-time options when you build the pipeline.

## Declaration

```swift
var options: MTL4PipelineOptions? { get set }
```
