# Sandbox.VerletRope.SegmentCount

```csharp
int SegmentCount { get; set; }
```

Number of segments in the rope. Higher values increase visual fidelity and collision accuracy but quickly reduce performance.

Declared in [Sandbox.VerletRope](/api/Sandbox.VerletRope).
Assembly: `Sandbox.Engine`.
