Indicates whether two entities are not equal.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Indicates whether two entities are not equal.
SDKs
Framework
static func == (Entity, Entity) -> Bool
Indicates whether two entities are equal.
func hash(into: inout Hasher)
Hashes the essential components of the entity by feeding them into the given hash function.
var hash Value: Int
The hashed value of the entity.