Unity_2lab/2/Library/PackageCache/com.unity.shadergraph@bbc2145cfdb2/Documentation~/Vertex-ID-Node.md
2025-09-23 00:05:35 +03: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. |