RealityView show debug options

Hi!

Using ARView in UIKit or through a UIViewRepresentable in SwiftUI, we can do:

arView.debugOptions = [.showPhysics, .showStatistics]

What is the equivalent in RealityView?

RealityView show debug options
 
 
Q