mathe/Library/PackageCache/com.unity.shadergraph@14.0.8/Documentation~/Vertex-ID-Node.md
2024-09-20 20:30:10 +02: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. |