Hello,
I'm looking for simple scripting that can be assigned a hot key to do the following on the active scene in layout mode:
Toggle on/off a specific object in object manager by object/node name (GRID)
So when the hot key is pressed, it should turn visibility on/off on GRID node in current scene, based on current state.
I'm assuming this is very simple, but my API/scripting knowledge is less than basic.
Thanks in advance.