Search code examples
swiftaugmented-realityscenekitarkitrealitykit

SceneKit SCNPhysicsHingeJoint equivalent in RealityKit?


Is there an equivalent to SceneKit SCNPhysicsBehavior in RealityKit?

I'm attempting to create a chain of multiple Entities but can't seem to find anything similar to SCNPhysicsHingeJoint in RealityKit so far


Solution

  • Alas! At the moment there are no dynamics constraints in RealityKit.