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

# nodes

All nodes in the graph, keyed by node name.

## Declaration

```swift
final var nodes: [String : ShaderGraph.Node] { get }
```

## Discussion

Discussion Includes the virtual arguments and results nodes.
