Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsConvex

Whether the specified contours are convex.
Read time 1 minuteLast updated 9 days ago

Definition

public bool IsConvex { get; set; }

Remarks

Set this to true when you know the shape contours are convex. This will allow for a faster tessellation process in some circumstances.