Skip to content

Commit

Permalink
Added metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
dapirra committed Jan 26, 2021
1 parent f698bf0 commit 0f2256b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Edge Only.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
// Name: Edge Only
// Submenu: Object
// Author: David Pirraglia
// Title: Edge Only
// Version: 1
// Desc: This plugin deletes the inside of an object, leaving only the edge.
// Keywords:
// URL: https://dapirra.github.io/edge_only_plugin/
// Help: This plugin deletes the inside of an object, leaving only the edge.

#region UICode
IntSliderControl area = 0; // [0,100] Area
#endregion
Expand Down

0 comments on commit 0f2256b

Please sign in to comment.