---
title: attributes
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlfunctionstitchinggraph/attributes
---

# attributes

A list of attributes to configure how the Metal device object generates the new stitched function.

## Declaration

```swift
var attributes: [any MTLFunctionStitchingAttribute] { get set }
```

## See Also

### Configuring a function graph

- [functionName](metal/mtlfunctionstitchinggraph/functionname.md)
- [nodes](metal/mtlfunctionstitchinggraph/nodes.md)
- [outputNode](metal/mtlfunctionstitchinggraph/outputnode.md)
