Skip to content

Commit

Permalink
remove unnecessary binding
Browse files Browse the repository at this point in the history
  • Loading branch information
IceSentry committed Sep 3, 2022
1 parent ab821cb commit 5217250
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/shaders/custom_material.wgsl
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#import bevy_pbr::mesh_view_bindings

struct CustomMaterial {
color: vec4<f32>,
};
Expand Down

0 comments on commit 5217250

Please sign in to comment.