UnityGame/Library/PackageCache/com.unity.shadergraph/Documentation~/Vertex-ID-Node.md

12 lines
315 B
Markdown
Raw Normal View History

2024-10-27 10:53:47 +03: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. |