Unity_2lab/2/Library/PackageCache/com.unity.shadergraph@bd938c0c5e52/Documentation~/Vertex-ID-Node.md
2025-09-24 12:58:50 +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. |