# Sandbox.Diagnostics.FrameStats.TexturePoolNonEvictableBytes

```csharp
ulong TexturePoolNonEvictableBytes { get; set; }
```

Portion of the texture pool occupied by non-evictable textures, in bytes.

Declared in [Sandbox.Diagnostics.FrameStats](/api/Sandbox.Diagnostics.FrameStats).
Assembly: `Sandbox.Engine`.
