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

# inputValues

Initial values for the inputs declared in shaderNodeGraph.

## Declaration

```swift
var inputValues: [String : MaterialParameters.Value]
```

## See Also

### Specifying the shader graph

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