All the components stored on the entity.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Declaration
var components: Entity.Component Set { get set }
Discussion
You can only store one component of a given type on an entity.