Skip to content

Commit

Permalink
Exports
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsturges committed Nov 5, 2024
1 parent 33b84cc commit 947daa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ export { Tree } from "./models/trees/Tree";
// Shaders
//------------------------------

export { addWaterDisplacement, updateWaterDisplacementTime } from "./shaders/addWaterDisplacement";
export { daySkyShader } from "./shaders/daySkyShader";
export { fadeShader } from "./shaders/fadeShader";
export { nightSkyShader } from "./shaders/nightSkyShader";
Expand Down

0 comments on commit 947daa0

Please sign in to comment.