Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mob-sakai committed Jun 27, 2024
1 parent 945574d commit 4996ec0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Packages/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,17 @@ _This package requires **Unity 2018.3 or later**._

<br><br>

## ⚙ Upgrading from 3.x/4.x to 5.x

### Breaking Changes

- The default value of `UIParticle.scale` has been changed from `10` to `1`.
- `UIParticle` no longer inherits from `MaskableGraphic`.
- Add project settings for UIParticle
- enableLinearToGamma: Enables LinearToGamma during mesh baking

<br><br>

## 🚀 Usage

### UIParticle Component
Expand Down

0 comments on commit 4996ec0

Please sign in to comment.