How the inner segment is displayed complete

Operating system:Ubuntu-20.04
Slicer version:SLicer-4.13.0
Expected behavior:Internal segment display complete
Actual behavior:If you set the outer segment transparency to 0 and the inner segment transparency to 0.5, and then rotate the entire 3D model, the internal segment is incomplete at a certain angle. However, if the external segment is set to 0 in the 3D view or the transparency is also set to 0.5, the internal segment will not be in this situation. How to display the internal segment in its entirety with an external segment visibility of 1 but a transparency of 0?


image

Make sure depth peeling is enabled for the 3D view.

https://slicer.readthedocs.io/en/latest/user_guide/user_interface.html#d-view

Why is the internal segment display incomplete when the deep peeling switch is turned on, but not when it is turned off?