StellarXipher/Library/PackageCache/com.unity.shadergraph@d57efd43b1c1/Documentation~/Vertex-ID-Node.md
2025-02-06 16:45:46 -05: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. |