Skip to content

Commit

Permalink
Removed Sheen IBL DFG LUT from ShaderLib
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSturk committed Aug 20, 2019
1 parent 796c5b3 commit bbfee95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderers/shaders/ShaderLib.js
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ ShaderLib.physical = {
clearCoat: { value: 0 },
clearCoatRoughness: { value: 0 },
sheenColor: { value: new Color( 0x000000 ) },
dfgLut: { value: null },
clearCoatNormalScale: { value: new Vector2( 1, 1 ) },
clearCoatNormalMap: { value: null },
}
Expand Down

0 comments on commit bbfee95

Please sign in to comment.