Skip to content

Commit

Permalink
envmap fresnel
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu7867 committed Sep 29, 2024
1 parent 296b409 commit 107bffa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lua/pac3/libraries/shader_params.lua
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,13 @@ return {
}
},
vertexlitgeneric = {
["environment map"] = {
envmapfresnel = {
type = "float",
friendly = "Fresnel",
description = "like $fresnelreflection. requires phong.",
},
},
wrinkle = {
compress = {
type = "texture",
Expand Down

0 comments on commit 107bffa

Please sign in to comment.