Skip to content

Commit

Permalink
update default channel in example.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhouston committed Mar 24, 2022
1 parent 6d8db2e commit 9b42696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/webgl_materials_channels.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
let camera, scene, renderer;

const params = {
material: 'velocity',
material: 'normal',
camera: 'perspective',
side: 'double'
};
Expand Down

0 comments on commit 9b42696

Please sign in to comment.