This version of Unity is unsupported.

Handles.DrawAAConvexPolygon

Declaration

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.