Skip to content

Commit

Permalink
Changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
hmans committed Jun 23, 2022
1 parent f334a84 commit 5ed1564
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/plenty-buckets-own.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"three-vfx": minor
---

**Breaking Change:** Due to the complete refactoring of much of the shader code, some of the per-particle defaults have changed:

- Min and max Alpha now default to 1 (before, particles were configured to fade to 0 over their lifetime)
- Lifetime duration of new particles now defaults to `Infinity` (before, the default was `1`.)

1 comment on commit 5ed1564

@vercel
Copy link

@vercel vercel bot commented on 5ed1564 Jun 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

three-vfx – ./

three-vfx-examples.vercel.app
three-vfx-git-main-hmans.vercel.app
three-vfx-hmans.vercel.app

Please sign in to comment.