---
title: entityType
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/sceneunderstandingcomponent/entitytype-swift.property
---

# entityType

The type of real-world objects that the component models.

## Declaration

```swift
var entityType: SceneUnderstandingComponent.EntityType?
```

## See Also

### Managing the component

- [SceneUnderstandingComponent.EntityType](realitykit/sceneunderstandingcomponent/entitytype-swift.enum.md)
