Skip to content

Commit

Permalink
fix: not masked
Browse files Browse the repository at this point in the history
  • Loading branch information
mob-sakai committed Sep 1, 2020
1 parent c3221a5 commit 4ef5947
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Packages/UIParticle/Scripts/UIParticle.cs
Original file line number Diff line number Diff line change
Expand Up @@ -296,13 +296,6 @@ protected override void UpdateGeometry()
{
}

/// <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>
Expand Down

0 comments on commit 4ef5947

Please sign in to comment.