I'm building an application utilizing qscatter32series. It would be convenient to clip points behind a plane. Is there an obvious (simple) way to get a similar effect to Qt3DRender::QClipPlane which is now deprecated and not available to qtgraphs. I'm working with c++
Geoffrey