# Sandbox.Clutter.ClutterGridSystem.Storage

```csharp
ClutterStorage Storage { get; set; }
```

Storage for painted clutter model instances.
Serialized with the scene - this is the source of truth for painted clutter.

Declared in [Sandbox.Clutter.ClutterGridSystem](/api/Sandbox.Clutter.ClutterGridSystem).
Assembly: `Sandbox.Engine`.
