Skip to content

Commit

Permalink
Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Oct 19, 2024
1 parent 83cc874 commit 46cf1d6
Show file tree
Hide file tree
Showing 3 changed files with 344 additions and 50 deletions.
1 change: 1 addition & 0 deletions docs/user-manual/graphics/shader-chunk-migrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ struct SheenArgs
| `shadow(EVSM/EVSMn/Standard/StandardGL2/VSM8)` | <ul><li>Accepts a vec3 shadow sample coordinate instead of using `dShadowCoord`</li></ul> |
| `spot` | <ul><li>Accepts a vec3 normalized light direction instead of using `dLightDirNormW`</li></ul> |
| `TBN(-/ObjectSpace/derivative/fast)` | <ul><li>Accepts a vec3 tangent, binormal and normal instead of using `dTangentW`, `dBinormalW` and `dNormalW`</li></ul> |

---

### Engine v1.60
Expand Down
Loading

0 comments on commit 46cf1d6

Please sign in to comment.