# Sandbox.ModelEditor.BoxAttribute.ShowGizmos

```csharp
bool ShowGizmos { get; set; }
```

If set, gizmos will be shown in transform mode to quickly move/scale the box.
For "dimensions" box Origin/Angles must be set.

Declared in [Sandbox.ModelEditor.BoxAttribute](/api/Sandbox.ModelEditor.BoxAttribute).
Assembly: `Sandbox.Engine`.
