Nodes > Inputs > Shader > Vertex ID
Outputs the vertex index of the surface. Values ranges from 0 to n-1, where n is the total number of vertices on the mesh.
Outputs
Name | Type | Description |
---|---|---|
Vertex ID | float | Vertex index of the surface |
Was this page helpful?