Does ARKit or RealityKit support rigid body physics defined in a USD file?

ARKit doesn’t support physics but rather detects the surrounding scene to allow RealityKit to handle virtual objects. RealityKit does support rigid body physics and a good place to start looking is at the physics APIs here:

Preliminary_PhysicsRigidBodyAPI

Tagged with: