//---------------------------------------------------------------------------------------------- // // toggle hi-/lo-res layer // // SCRIPT: icToggleHiLoResLayer.mel // // AUTHOR: Ingo Clemens // DATE: March 20, 2006 // // DESCRIPTION: This script hides properly named loRes layer und unhides hiRes layer for // the time of rendering. To be used as Pre/PostRender MEL scripts. // The naming convention of the layers should start with any form of // "hires_" or "lores_" (followed by an underscore!). // //----------------------------------------------------------------------------------------------