Singularity/Library/PackageCache/com.unity.shadergraph@12.1.11/Documentation~/Vertex-ID-Node.md
2024-05-06 11:45:45 -07: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. |