specialized_mesh_pipeline.wgsl
Annotation | Name | Type |
---|---|---|
builtin(instance_index) | instance_index |
u32
![]() |
location(0) | position |
vec3<f32>
![]() |
location(1) | color |
vec4<f32>
![]() |
Annotation | Name | Type |
---|---|---|
builtin(position) | clip_position |
vec4<f32>
![]() |
location(0) | world_position |
vec4<f32>
![]() |
location(1) | color |
vec3<f32>
![]() |
Parameter | Type |
---|---|
vertex | Vertex |
Parameter | Type |
---|---|
in | VertexOutput |