---
title: isEnabled
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/entity/observable-swift.struct/isenabled
---

# isEnabled

A Boolean value that indicates whether the entity is enabled in the scene, allowing observation of its state.

## Declaration

```swift
var isEnabled: Bool { get set }
```

## Discussion

Discussion For more information, see isEnabled.
