Hi, I am trying to create a scene where I have a model in the center of view that can be rotated about with the camera (currently using a vtkRenderWindowInteractor) but I want to have a floor plane that stay constant. Is there a way to remove an actor from the interactor's control or to apply a reverse transform on the object?
<br><br>Thanks<br>