<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ShaderGraph-Docs",
  "identifier" : "/documentation/ShaderGraph/Organization",
  "metadataVersion" : "0.1.0",
  "role" : "ShaderGraph Node Group",
  "symbol" : {
    "kind" : "ShaderGraph Node Group",
    "modules" : [
      "ShaderGraph"
    ],
    "preciseIdentifier" : "organization"
  },
  "title" : "Organization"
}
-->

# Organization

Modify the visual flow of data within your graph without changing any values.

## Overview

Use organization nodes to manage the visual complexity of your graph. Place a [`Dot`](/documentation/ShaderGraph/Organization/Dot) node between two other nodes, and use the node to reroute connection lines around other nodes and elements. Dot nodes pass the data on their input side directly to the output side without modification.

## Topics

### Nodes

[`Dot`](/documentation/ShaderGraph/Organization/Dot)

A pass-through node used for visually routing edges in the graph.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)