Singularity/Library/PackageCache/com.unity.shadergraph@12.1.11/Documentation~/Vertex-ID-Node.md

12 lines
315 B
Markdown
Raw Permalink Normal View History

2024-05-06 14:45:45 -04:00
# 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. |