Skip to content

Commit

Permalink
Readability improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Flimsy Fox committed May 14, 2024
1 parent 7516e9c commit ac8b772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Flimsy Fox PBR.shader
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@
cubeMapPosition = IN.worldPos + direction*500; //INVESTIGATE: is there a better way to get CubeMap distance in a PBR manner?
cubeMapSize = IN.screenPos.w;

//Trace
if(roulette < specChance)
{
//Specular
Expand Down

0 comments on commit ac8b772

Please sign in to comment.