I am trying to apply the lighting of the 3D view a the left and right eye 3D stereoscopic views, but the lighting is only applied to the view in the 3D Slicer UI.
Steps I follow:
- Load a model in 3D Slicer
- Create 3D stereoscopic view (Script repository — 3D Slicer documentation, “Show a 3D view outside the view layout” and
SetStereoType
) for both right and left eye - Open “Lights” module and apply e.g. Sunset lighting to All views (also individually)
Only the lighting is applied to the view from the UI, but not in the pop-up left and right views.
How can apply the lighting to all the views?