set image plane
press ctrl button with shelf button to toggle imageplane
Screenshots
Description
Sets Imageplane for your Autodesk Maya scene file, for the 3d Model you are working on.
You must have this code in the shelf button :
try:
reload(setimgpln)
except NameError:
import setimgpln
Categories
License
Features
- Set Imageplane
- Toggle ImagePlane(press CTRL + ShelfBar Button)
Update Notifications
User Ratings
User Reviews
Be the first to post a review of set image plane!