CollisionComponent.Mode.default
A default collision object.
Declaration
case `default`Discussion
When two objects of this type collide, RealityKit computes the full contact details (contact points, normal vectors, penetration depths, and so on) and stores them in the contact set.