# Sandbox.PhysicsGroup.BodyCount

```csharp
int BodyCount { get; set; }
```

Returns amount of physics bodies that belong to this physics group.

Declared in [Sandbox.PhysicsGroup](/api/Sandbox.PhysicsGroup).
Assembly: `Sandbox.Engine`.
