Firstborn/Library/PackageCache/com.unity.shadergraph@12.1.8/Documentation~/Vertex-ID-Node.md

12 lines
315 B
Markdown
Raw Normal View History

2023-03-28 13:24:16 -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. |