# Sandbox.SoundFile.LoadOptions.LoopStart

```csharp
int LoopStart { get; set; }
```

Start sample of the loop region. -1 uses whatever the file declares.

Declared in [Sandbox.SoundFile.LoadOptions](/api/Sandbox.SoundFile.LoadOptions).
Assembly: `Sandbox.Engine`.
