MECO™ API Reference
Static Public Attributes | List of all members
mMecoSettings.packageGlobalEnvLib.MayaLinux Class Reference

[ ENUM CLASS ] - Maya folder structure in a package for Linux. More...

Inheritance diagram for mMecoSettings.packageGlobalEnvLib.MayaLinux:
mMecoSettings.packageGlobalEnvLib.MayaDarwin

Static Public Attributes

list PYTHONPATH = ['FOLDER_NAME/VERSION/python']
 [ str ] - Python path.
 
list MAYA_SCRIPT_PATH = ['FOLDER_NAME/VERSION/mel']
 [ str ] - Maya script.
 
list MAYA_SHELF_PATH = ['FOLDER_NAME/VERSION/shelves']
 [ str ] - Maya shelves.
 
list MAYA_PLUG_IN_PATH = ['FOLDER_NAME/VERSION/plugin/{}'.format(system().lower())]
 [ str ] - Maya plugin.
 
list XBMLANGPATH = ['FOLDER_NAME/VERSION/xbm']
 [ str ] - Maya XMB.
 

Detailed Description

[ ENUM CLASS ] - Maya folder structure in a package for Linux.


The documentation for this class was generated from the following file: