# Sandbox.VR.TrackedObject.Active

```csharp
bool Active { get; set; }
```

Whether or not this object is currently accessible (if false, then the transform will not update).

Declared in [Sandbox.VR.TrackedObject](/api/Sandbox.VR.TrackedObject).
Assembly: `Sandbox.Engine`.
