irradiance_volume_voxel_visualization.wgsl
Name | Group | Binding index | Binding type | Type |
---|---|---|---|---|
irradiance_volume_info
#
![]() |
2 | 100 | <uniform> | VoxelVisualizationIrradianceVolumeInfo |
Name | Type |
---|---|
world_from_voxel |
mat4x4<f32>
![]() |
voxel_from_world |
mat4x4<f32>
![]() |
resolution |
vec3<u32>
![]() |
intensity |
f32
![]() |
Parameter | Type |
---|---|
mesh | VertexOutput |