메소드 | 설명 | |
---|---|---|
convexPartition ( Vertices vertices, TriangulationAlgorithm algorithm, bool discardAndFixInvalid = true, float tolerance = 0.001f ) : List |
메소드 | 설명 | |
---|---|---|
validatePolygon ( Vertices polygon ) : bool |
public static convexPartition ( Vertices vertices, TriangulationAlgorithm algorithm, bool discardAndFixInvalid = true, float tolerance = 0.001f ) : List |
||
vertices | Vertices | |
algorithm | TriangulationAlgorithm | |
discardAndFixInvalid | bool | |
tolerance | float | |
리턴 | List |