# EditorModelAttribute.FixedBounds

```csharp
bool FixedBounds { get; set; }
```

Don't reorient bounds. This is used for things that have fixed bounds in the game, like info_player_start.

Declared in [EditorModelAttribute](/api/EditorModelAttribute).
Assembly: `Sandbox.System`.
