Open OhmPuchiss opened 1 week ago
I create the application that has numerous renderer and would like to disable the interactivity on some renderer window.
You can try with .freeze(). See example examples/basic/interaction_modes4.py
examples/basic/interaction_modes4.py
I create the application that has numerous renderer and would like to disable the interactivity on some renderer window.