Shapes
The list of shapes inside this node.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public List<Shape> Shapes { get; set; }
public List<Shape> Shapes { get; set; }