# Sandbox.Sprite.Animation.EffectiveLoopEnd

```csharp
int EffectiveLoopEnd { get; set; }
```

Returns the effective loop end frame index, resolving -1 to the last frame.

Declared in [Sandbox.Sprite.Animation](/api/Sandbox.Sprite.Animation).
Assembly: `Sandbox.Engine`.
