public static ConvexPartitionTrapezoid ( Vertices vertices, float sheer = 0.001f ) : List |
||
vertices | Vertices | The polygon to decompose. |
sheer | float | The sheer to use if you get bad results, try using a higher value. |
return | List |