Hi @MarineC,
Unfortunately you can’t use directly the paraview plugin inside 3D Slicer. You could however import the classes inside the paraview plugin (the zSpace SDK manager to interact with the zSpace SDK, the Interactor + Interactor Style, the Camera and the RayActor) and adapt it to be used inside a RenderWindow but that would need some code