- Home /
Question by
Raelll · Dec 08, 2020 at 10:50 AM ·
vertex shader
Accessing logical vertex id from SV_VertexID
Basically what the title says. I have a model with indexed vertices. In a vertex shader, SV_VertexID returns the indexed vertex ID in that case. Is there any way to get the logical vertex ID?
Comment
Your answer