Skip to content

Commit

Permalink
adjust displacement
Browse files Browse the repository at this point in the history
  • Loading branch information
llsf9 committed Jan 29, 2023
1 parent ec52db6 commit 0be09da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KirbyGo_3_1.glsl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// #endif

// parmas
struct Material
struct Material
{
vec3 diffuseAlbedo;
vec3 specularAlbedo;
Expand Down

0 comments on commit 0be09da

Please sign in to comment.