|
AR_Engine_SDK
|
函数 | |
| function PFBoneValueElement | new (boneName) end |
| function PFBoneValueElement | new (bone) end |
变量 | |
| PFBoneValueElement = {} | |
| PFBoneValueElement | boneName = '' |
| @type string 更多... | |
| PFBoneValueElement | positionValue = {} |
| @type XVECTOR3 更多... | |
| PFBoneValueElement | rotateValue = {} |
| @type XVECTOR3 更多... | |
| PFBoneValueElement | scaleValue = {} |
| @type XVECTOR3 更多... | |
| function PFBoneValueElement new | ( | bone | ) |
| function PFBoneValueElement new | ( | boneName | ) |
| PFBoneValueElement boneName = '' |
@type string
| PFBoneValueElement = {} |
| PFBoneValueElement positionValue = {} |
@type XVECTOR3
| PFBoneValueElement rotateValue = {} |
@type XVECTOR3
| PFBoneValueElement scaleValue = {} |
@type XVECTOR3