---
title: shaderGraph
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/shadergraphmaterial/program-swift.struct/descriptor-swift.struct/shadergraph
---

# shaderGraph

The shader graph that describes the shading logic for this program.

## Declaration

```swift
var shaderGraph: ShaderGraph
```

## See Also

### Specifying the shader graph

- [inputValues](realitykit/shadergraphmaterial/program-swift.struct/descriptor-swift.struct/inputvalues.md)
- [constantValues](realitykit/shadergraphmaterial/program-swift.struct/descriptor-swift.struct/constantvalues.md)
