Handles.DrawAAConvexPolygon
public static void DrawAAConvexPolygon(params Vector3[] points);
Parameters
| points | List of points describing the convex polygon. |
Description 描述
Draw anti-aliased convex polygon specified with point array.
| points | List of points describing the convex polygon. |
Draw anti-aliased convex polygon specified with point array.