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