Files
CityBuilder/Library/PackageCache/com.unity.shadergraph@052d95cfe62a/Documentation~/Vertex-ID-Node.md
SHOUTING_PIRATE 1c91215efd initial commit
2025-07-07 20:59:04 +01:00

12 lines
315 B
Markdown

# Vertex ID Node
## Description
Provides access to the mesh vertex or fragment's **Vertex ID** value.
## Ports
| Name | Direction | Type | Binding | Description |
|:-------|:-----------|:------|:--------|:------------|
| Out | Output | Float | None | **Vertex ID** for the Mesh Vertex/Fragment. |