# Sandbox.PhysicsShape.Surfaces

```csharp
Surface[] Surfaces { get; set; }
```

Multiple surfaces referenced by mesh or heightfield collision.

Declared in [Sandbox.PhysicsShape](/api/Sandbox.PhysicsShape).
Assembly: `Sandbox.Engine`.
