|
AR_Engine_SDK
|
Functions | |
| function XEPModelConfig | new () end |
| function XEPModelConfig | new (modelConfig) end |
| function XEPModelConfig | Serialize () end |
| function XEPModelConfig | DeSerialize (xmlStr) end |
Variables | |
| XEPModelConfig = {} | |
| XEPModelConfig__PasetModelElement = {} | |
| XEPModelConfig | PasetModelElement = XEPModelConfig__PasetModelElement |
| XEPModelConfig__PasetModelElement | PasteModelPath = '' |
| @type string More... | |
| XEPModelConfig__PasetModelElement | ExpansionMesh = 0 |
| @type number More... | |
| XEPModelConfig | actorParh = '' |
| @type string More... | |
| XEPModelConfig | faceRigPath = '' |
| @type string More... | |
| XEPModelConfig | glassesMoutPath = '' |
| @type string More... | |
| XEPModelConfig | skeletonPath = '' |
| @type string More... | |
| XEPModelConfig | headMeshName = '' |
| @type string More... | |
| XEPModelConfig | headSkinPath = '' |
| @type string More... | |
| XEPModelConfig | emptySeqPath = '' |
| @type string More... | |
| XEPModelConfig | bodySkinPath = '' |
| @type string More... | |
| XEPModelConfig | pasteModels = {} |
| @type XEPModelConfig__PasetModelElement[] More... | |
| function XEPModelConfig DeSerialize | ( | xmlStr | ) |
XEPModelConfig_DeSerialize00
| xmlStr | string |
| function XEPModelConfig new | ( | ) |
XEPModelConfig_new00
| function XEPModelConfig new | ( | modelConfig | ) |
| function XEPModelConfig Serialize | ( | ) |
XEPModelConfig_Serialize00
| XEPModelConfig actorParh = '' |
@type string
| XEPModelConfig bodySkinPath = '' |
@type string
| XEPModelConfig emptySeqPath = '' |
@type string
| XEPModelConfig__PasetModelElement ExpansionMesh = 0 |
@type number
| XEPModelConfig faceRigPath = '' |
@type string
| XEPModelConfig glassesMoutPath = '' |
@type string
| XEPModelConfig headMeshName = '' |
@type string
| XEPModelConfig headSkinPath = '' |
@type string
| XEPModelConfig PasetModelElement = XEPModelConfig__PasetModelElement |
| XEPModelConfig__PasetModelElement PasteModelPath = '' |
@type string
| XEPModelConfig pasteModels = {} |
| XEPModelConfig skeletonPath = '' |
@type string
| XEPModelConfig = {} |
1.8.15