---
title: inputNode
framework: realitykit
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/shadergraph/edge/inputnode
---

# inputNode

The name of the node receiving the input value.

## Declaration

```swift
var inputNode: String
```
