HouPython – Set Node Display Flag
Switches the node visibility on/offf … Continue readingHouPython – Set Node Display Flag
Technical Art & Games
Switches the node visibility on/offf … Continue readingHouPython – Set Node Display Flag
# # # #Change the clipping planes in the viewport. Useful if you often change between extremely large objects and very small ones. import toolutils nearFar = (0.1, 2000000) viewport