home *** CD-ROM | disk | FTP | other *** search
/ Learning Maya 3 / Learning_Maya_3.iso / support_files / projectTwo / workspace.mel
Encoding:
Text File  |  2000-05-15  |  217 b   |  8 lines

  1. //Maya 3.0 Project Definition
  2.  
  3. workspace -ot "scene" "scenes";
  4. workspace -fr "particles" "particles";
  5. workspace -rt "sourceImages" "sourceimages";
  6. workspace -rt "textures" "textures";
  7. workspace -rt "images" "images";
  8.