@interface RealityKit.EntityRotationGestureRecognizer : UIRotationGestureRecognizer { void /* unknown type, empty encoding */ entity; } - (BOOL)canPreventGestureRecognizer:(id)a0; - (id)initWithTarget:(id)a0 action:(SEL)a1; - (void)touchesBegan:(id)a0 withEvent:(id)a1; - (void).cxx_destruct; @end