# Sandbox.Gizmo.GizmoHitbox.CanInteract

```csharp
bool CanInteract { get; set; }
```

Whether or not drawn gizmos can be interacted with. Only affects gizmos in the current scope.

Declared in [Sandbox.Gizmo.GizmoHitbox](/api/Sandbox.Gizmo.GizmoHitbox).
Assembly: `Sandbox.Engine`.
