Home | Trees | Index | Help |
|
---|
Module Bpy_config |
|
Variable Summary | |
---|---|
string | fontDir : default font path. |
int | fontSize : display size for fonts in the user interface. |
string | renderDir : default render path. |
int | sequenceMemCacheLimit : how much memory to use for a sequencer cache. |
string | sequencePluginsDir : default sequencer plugin path. |
string | soundDir : default sound path. |
string | tempDir : path where temp files are saved. |
int | textureCollectRate : tag textures as being used at this interval of time. |
string | textureDir : default texture path. |
string | texturePluginsDir : default texture plugin path. |
int | textureTimeout : free textures from openGL memory if unused after this time. |
int | undoSteps : number of undo steps to store. |
string | userScriptsDir : path for user scripts. |
string | yfExportDir : yafray export path. |
Variable Details |
---|
fontDirdefault font path.
|
fontSizedisplay size for fonts in the user interface.
|
renderDirdefault render path.
|
sequenceMemCacheLimithow much memory to use for a sequencer cache.
|
sequencePluginsDirdefault sequencer plugin path.
|
soundDirdefault sound path.
|
tempDirpath where temp files are saved.
|
textureCollectRatetag textures as being used at this interval of time.
|
textureDirdefault texture path.
|
texturePluginsDirdefault texture plugin path.
|
textureTimeoutfree textures from openGL memory if unused after this time.
|
undoStepsnumber of undo steps to store.
|
userScriptsDirpath for user scripts.
|
yfExportDiryafray export path.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu May 10 20:32:00 2007 | http://epydoc.sf.net |