You've already forked ParticleEffectForUGUI
mirror of
https://github.com/mob-sakai/ParticleEffectForUGUI.git
synced 2026-05-14 20:20:06 +00:00
fix #17; Rect mask 2D doesn't work
This commit is contained in:
@@ -179,6 +179,8 @@ namespace Coffee.UIExtensions
|
||||
}
|
||||
}
|
||||
SetParent (newParent);
|
||||
|
||||
base.OnTransformParentChanged ();
|
||||
}
|
||||
|
||||
protected override void OnDidApplyAnimationProperties ()
|
||||
|
||||
Reference in New Issue
Block a user