Handles.DrawAAConvexPolygon

public static void DrawAAConvexPolygon(params Vector3[] points);

Parameters

pointsList of points describing the convex polygon.

Description 描述

Draw anti-aliased convex polygon specified with point array.