A Boolean that indicates whether the calling process owns the entity.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Declaration
var isOwner: Bool { get }
Discussion
The calling process owns the entity if the value is true
.