Introduction to Maya - Rendering in Arnold
This course will look at the fundamentals of rendering in Arnold. We'll go through the different light types available, cameras, shaders, Arnold's render settings and finally how to split an image into render passes (AOV's), before we then reassemble it i
# 1 25-01-2012 , 12:37 AM
Registered User
Join Date: Oct 2008
Posts: 30

Wireframe on shaded shortcut?

Hey all, Just wondering if there's a keyboard shortcut for wireframe on shaded?

Cheers.

# 2 25-01-2012 , 08:18 AM
bullet1968's Avatar
Lifetime Member
Join Date: Feb 2010
Location: Australia
Posts: 4,255
have a look in the hotkey editor man.

cheers bullet


bullet1968

"A Darkness at Sethanon", a book I aspire to model some of the charcters and scenes
# 3 25-01-2012 , 10:04 AM
Registered User
Join Date: Jan 2012
Posts: 43
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

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads