Adverti horiz upsell

mh_imagePlaneCamera 0.1 for Maya (maya script)

Quite often Maya will slow down when working...

License
Button download
1,780 Downloads

Compatibility

  • 6.x, 5.x

History

Created:12/08/2004
Last Modified:02/25/2005
File Size: 5.42 KB

Bugs

Maya 2009 and 2010

Statuspending
Prioritylow
Date03/02/2010
Submitted byJoojaa Joojaa
The function:

importImagePlane 

Has changed in maya 2009 forward it now accepts a list of cameras so to get the script working you ought to search and replace:

importImagePlane $currentPanel;

with:

importImagePlane ({$imageCamName});

To get it working. This came up on the forums.

Post a comment: