AR_Engine_SDK
Functions | Variables
XEPModelConfig.lua File Reference

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 Documentation

◆ DeSerialize()

function XEPModelConfig DeSerialize ( xmlStr  )

XEPModelConfig_DeSerialize00

Parameters
xmlStrstring
Returns
boolean

◆ new() [1/2]

function XEPModelConfig new ( )

XEPModelConfig_new00

Returns
XEPModelConfig

◆ new() [2/2]

function XEPModelConfig new ( modelConfig  )

XEPModelConfig_new01

Parameters
modelConfigXEPModelConfig
Returns
XEPModelConfig

◆ Serialize()

function XEPModelConfig Serialize ( )

XEPModelConfig_Serialize00

Returns
string

Variable Documentation

◆ actorParh

XEPModelConfig actorParh = ''

@type string

◆ bodySkinPath

XEPModelConfig bodySkinPath = ''

@type string

◆ emptySeqPath

XEPModelConfig emptySeqPath = ''

@type string

◆ ExpansionMesh

@type number

◆ faceRigPath

XEPModelConfig faceRigPath = ''

@type string

◆ glassesMoutPath

XEPModelConfig glassesMoutPath = ''

@type string

◆ headMeshName

XEPModelConfig headMeshName = ''

@type string

◆ headSkinPath

XEPModelConfig headSkinPath = ''

@type string

◆ PasetModelElement

◆ PasteModelPath

XEPModelConfig__PasetModelElement PasteModelPath = ''

@type string

◆ pasteModels

XEPModelConfig pasteModels = {}

◆ skeletonPath

XEPModelConfig skeletonPath = ''

@type string

◆ XEPModelConfig

◆ XEPModelConfig__PasetModelElement