The child entities that the entity manages.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Declaration
var children: Entity.Child Collection { get set }
Discussion
See the Has
protocol’s definition of children
for more information.