Hey all, Just wondering if there's a keyboard shortcut for wireframe on shaded? Cheers.
It's actually a good question, there's no display command to do just that. You need to assign this code to a hotkey, it will toggle it on and off: string $panel = `getPanel -wf`; modelEditor -e -wos ( !`modelEditor -q -wos $panel` ) $panel; credits goes to https://www.worldofmaya.com/t2_hotkeys.html