Checklist
My Question
I tried to set the 'point_color_option', but then the rendering window couldn't display the point cloud. Even when I reverted it to the default setting, it remained a blank area.
But strangely enough, the same code works properly in another program.
Specifically, I embedded the point cloud window into the pyside6 window.
The code is written using PyCharm.
The implementation method is as follows: