---
title: functionGraph
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4stitchedfunctiondescriptor/functiongraph
---

# functionGraph

Sets the graph representing how to stitch functions together.

## Declaration

```swift
@NSCopying var functionGraph: MTLFunctionStitchingGraph? { get set }
```
