|
AR_Engine_SDK
|
Functions | |
| function PFBoneValueElement | new (boneName) end |
| function PFBoneValueElement | new (bone) end |
Variables | |
| PFBoneValueElement = {} | |
| PFBoneValueElement | boneName = '' |
| @type string More... | |
| PFBoneValueElement | positionValue = {} |
| @type XVECTOR3 More... | |
| PFBoneValueElement | rotateValue = {} |
| @type XVECTOR3 More... | |
| PFBoneValueElement | scaleValue = {} |
| @type XVECTOR3 More... | |
| function PFBoneValueElement new | ( | boneName | ) |
| function PFBoneValueElement new | ( | bone | ) |
xelua_XEPinchFace_PFBoneValueElement_new01
| bone | PFBoneValueElement |
| PFBoneValueElement boneName = '' |
@type string
| PFBoneValueElement = {} |
| PFBoneValueElement positionValue = {} |
@type XVECTOR3
| PFBoneValueElement rotateValue = {} |
@type XVECTOR3
| PFBoneValueElement scaleValue = {} |
@type XVECTOR3
1.8.15