Is there a way to turn on antialiasing in RealityKit? Or is it only available in SceneKit? In SceneKit you can use antialiasingMode and isJitteringEnabled Are there any alternatives in RealityKit?
Neither multisampling
nor jittering
options are available in RealityKit 2.0 at the moment.