Contours
All the contours defining the shape.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public BezierContour[] Contours { get; set; }
Remarks
Some of these contours might be holes in the shape, depending on the FillMode used.