Skip to content

Commit

Permalink
Add comment regarding the use of RoughnessMipmapper
Browse files Browse the repository at this point in the history
  • Loading branch information
WestLangley committed Jan 19, 2020
1 parent 617ea9a commit 40a11ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/webgl_loader_gltf.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@

// model

// RoughnessMipmapper is experimental and its use is optional
var roughnessMipmapper = new RoughnessMipmapper( renderer );

var loader = new GLTFLoader().setPath( 'models/gltf/DamagedHelmet/glTF/' );
Expand Down

0 comments on commit 40a11ae

Please sign in to comment.