AR_Engine_SDK
载入中...
搜索中...
未找到
函数 | 变量
PFMorphElement.lua 文件参考

函数

function PFMorphElement new (morphaName) end
 
function PFMorphElement new (morph) end
 

变量

 PFMorphElement = {}
 
PFMorphElement value = 0
 @type number
 
PFMorphElement morphaName = ''
 @type string
 

函数说明

◆ new() [1/2]

function PFMorphElement new ( morph  )

xelua_XEPinchFace_PFMorphElement_new01

参数
morphPFMorphElement
返回
PFMorphElement

◆ new() [2/2]

function PFMorphElement new ( morphaName  )

xelua_XEPinchFace_PFMorphElement_new00

参数
morphaNamestring
返回
PFMorphElement

变量说明

◆ morphaName

PFMorphElement morphaName = ''

@type string

◆ PFMorphElement

◆ value

PFMorphElement value = 0

@type number