3.0.0-preview.27

# [3.0.0-preview.27](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.26...v3.0.0-preview.27) (2020-09-01)

### Bug Fixes

* not masked ([4ef5947](4ef5947baa))
This commit is contained in:
semantic-release-bot
2020-09-01 08:05:14 +00:00
parent eafc615ea6
commit 2b9e8ecd73
3 changed files with 8 additions and 8 deletions

View File

@@ -296,13 +296,6 @@ namespace Coffee.UIExtensions
{
}
/// <summary>
/// This function is called when the parent property of the transform of the GameObject has changed.
/// </summary>
protected override void OnTransformParentChanged()
{
}
/// <summary>
/// Callback for when properties have been changed by animation.
/// </summary>