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 b45825d commit bdcf7f1
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 bdcf7f1

Please sign in to comment.