微信小程序转快应用
教程
框架
组件
API
反馈
#
Animation
Animation.translate3d(number tx, number ty, number tz)
对 xyz 坐标进行平移变换
#
参数
#
number tx
在 X 轴平移的距离,单位为 px
#
number ty
在 Y 轴平移的距离,单位为 px
#
number tz
在 Z 轴平移的距离,单位为 px
#
返回值
#
Animation
←
Previous
Animation.translate
Next
Animation.translateX
→
在线客服