@interface _UITiltMotionEffect : UIMotionEffect @property (nonatomic) double maximumHorizontalTiltAngle; @property (nonatomic) double maximumVerticalTiltAngle; @property (nonatomic) double rotatingSphereRadius; - (void)encodeWithCoder:(id)a0; - (id)description; - (id)keyPathsAndRelativeValuesForViewerOffset:(struct UIOffset { double x0; double x1; })a0; - (id)initWithCoder:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end