Is there no "unified" options in 3D scene hover mode?

I want make hover content that contains all curves infomation in one popup.
but in order to document, 3D scene’s hovermode only supports ‘closest’, there’s no option of ‘x/y unified’
I can’t get all curves data in ‘plotly_hover’ but I want to have these.
Is there any way to solve this? should I refer original “data” argument in newPlot/react for only way to figure out?