---
title: outputNode
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/outputnode
---

# outputNode

The name of the node providing the output value.

## Declaration

```swift
var outputNode: String
```
