# Sandbox.PhysicsBody.GroupIndex

```csharp
int GroupIndex { get; set; }
```

Return the index of this body in its PhysicsGroup

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
