# Shapes

> The list of shapes inside this node.

## Definition

* **Type:** Property
* **Namespace:** [Unity.VectorGraphics](/engine/6000.6/script-reference/unity/vectorgraphics.md)
* **Assembly:** UnityEngine.VectorGraphicsModule

```csharp
public List<Shape> Shapes { get; set; }
```
