当前位置:网站首页>[cocos creator 3.5.1] addition of coordinates
[cocos creator 3.5.1] addition of coordinates
2022-06-27 05:43:00 【CN-Dust】
Usage method
Vec3.add(this._targetPos, this._curPos, new Vec3(this._jumpStep, 0, 0));
describe
(method) math.Vec3.add<Vec3>(out: Vec3, a: math.IVec3Like, b: math.IVec3Like): Vec3
@en — Element-wise vector addition and save the results to out vector object
@zh — Element by element vector addition
Pass in three Vec3 Type variable , The first one is the output Vec3.
边栏推荐
- Two position relay xjls-8g/220
- Experience oceanbase database under win10
- 机械转码日记【17】模板,STL简介
- Flink生产问题(1.10)
- Comprehensive application of OpenCV in contour detection and threshold processing
- DAST black box vulnerability scanner part 6: operation (final)
- AD22 gerber files 点开 gerber steup 界面 有问题 官方解决方法
- How pychart installs packages
- 双位置继电器XJLS-8G/220
- 函数栈帧的形成与释放
猜你喜欢
随机推荐
代码即数据
Obtenir le volume du système à travers les plateformes de l'unit é
Opencv implements object tracking
Open the door small example to learn ten use case diagrams
Edge loads web pages in IE mode - edge sets ie compatibility
What is BFC? What's the usage?
Halon common affine transformation operators
How pychart installs packages
高翔slam14讲-笔记1
[C language] keyword supplement
AcWing 第 57 场周赛---BC题挺好
Redis high availability cluster (sentry, cluster)
Py2neo basic syntax
双位置继电器HJWS-9440
Unity中跨平臺獲取系統音量
Luogu p2939 [usaco09feb]revamping trails G
Neo4j community conflicts with neo4j desktop
面试:Selenium 中有哪几种定位方式?你最常用的是哪一种?
Logu p4683 [ioi2008] type printer problem solving
jq怎么获取倒数的元素