Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.