Skip to content

Commit

Permalink
Removed an empty line to stay consistent with the rest of the code st…
Browse files Browse the repository at this point in the history
…yle.
  • Loading branch information
bawar9 committed Mar 22, 2020
1 parent f4d836b commit 97b5564
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Runtime/MeshSimplifier.cs
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,6 @@ public bool PreserveUVFoldoverEdges
set { preserveUVFoldoverEdges = value; }
}


/// <summary>
/// Gets or sets if the discrete curvature of the mesh surface be taken into account during simplification.
/// Default value: false
Expand Down

0 comments on commit 97b5564

Please sign in to comment.