Remove leftover struct members in pbr Lights (wgsl)
This commit is contained in:
parent
cfb679a752
commit
b8d5ba906a
@ -66,8 +66,6 @@ struct Lights {
|
||||
cluster_factors: vec4<f32>,
|
||||
n_directional_lights: u32,
|
||||
spot_light_shadowmap_offset: i32,
|
||||
environment_map_smallest_specular_mip_level: u32,
|
||||
environment_map_intensity: f32,
|
||||
};
|
||||
|
||||
struct Fog {
|
||||
|
Loading…
Reference in New Issue
Block a user