xyi/Library/PackageCache/com.unity.shadergraph@bd938c0c5e52/Documentation~/Vertex-ID-Node.md
Vladislav 2750530006 1
2025-09-18 15:33:57 +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. |