Border builder 1.1
The plugin which allows you easily generate borders
|
Contains border geometry info. More...
Public Member Functions | |
BorderGeometry (List< Triangle > triangulation, List< Edge > edges, List< Point > points) | |
Public Attributes | |
readonly List< Triangle > | Triangulation |
Triangulation of the border shape. | |
readonly List< Edge > | Edges |
Edges of the border shape. | |
readonly List< Point > | Points |
Points of the border shape. | |
Winding | Winding |
Determined winding of the border shape. | |
Contains border geometry info.