instancing.wgsl
Annotation | Name | Type |
---|---|---|
location(0) | position |
vec3<f32>
![]() |
location(1) | normal |
vec3<f32>
![]() |
location(2) | uv |
vec2<f32>
![]() |
location(3) | i_pos_scale |
vec4<f32>
![]() |
location(4) | i_color |
vec4<f32>
![]() |
Parameter | Type |
---|---|
vertex | Vertex |
Parameter | Type |
---|---|
in | VertexOutput |