3.0.0-preview.21

# [3.0.0-preview.21](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.20...v3.0.0-preview.21) (2020-08-28)

### Bug Fixes

* if in the mask, rendering material will be destroyed ([0db40cf](0db40cf160))
* support animatable material property (again) ([cf6ca80](cf6ca80d12))
This commit is contained in:
semantic-release-bot
2020-08-28 18:55:46 +00:00
parent ab27f0af6f
commit 46ec957a52
5 changed files with 62 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
"name": "com.coffee.ui-particle",
"displayName": "UI Particle",
"description": "This plugin provide a component to render particle effect for uGUI.\nThe particle rendering is maskable and sortable, without Camera, RenderTexture or Canvas.",
"version": "3.0.0-preview.20",
"version": "3.0.0-preview.21",
"unity": "2018.2",
"license": "MIT",
"repository": {