大约有 26 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0024 秒)
...去就歪了吗?有没有注意到unity 和laya 的坐标系是左手和右手的, 然后物体本身的 是长宽高 xzy 而不是unity xyz 2018-08-03 0 3 分享 微博 QZONE 微信 江户川熊猫 赞同来自: 请问官网实例里这个射线检测--碰撞器混合 https://layaair.ldc.layabo...
来源: Laya_社区 发布时间: 20180803
...*260:没必要用四元数的,laya坐标系和unity 也不一样的一个右手一个左手 Laya_Aaron • 2018-07-27 10:02 开发逻辑等待其他开发者来赚赏金吧,我不看别人逻辑的。自己写可以。
来源: Laya_社区 发布时间: 20180726
...坐标系统前向量,禁止修改Vector3 ForwardRH : Vector3[static] 右手坐标系统前向量,禁止修改Vector3 NegativeUnitX : Vector3[static] X轴单位向量,禁止修改Vector3 ONE : Vector3[static] 一向量,禁止修改Vector3 UnitX : Vector3[static] X轴单位向量,...
来源: laya_api 发布时间: 20170929
...统前向量,禁止修改ConchVector3 ForwardRH : ConchVector3[static] 右手坐标系统前向量,禁止修改ConchVector3 NAN : ConchVector3[static] 无效矩阵,禁止修改ConchVector3 NegativeUnitX : ConchVector3[static] X轴单位向量,禁止修改ConchVector3 ONE : ConchVecto...
来源: Laya2.0_api 发布时间: 20190513
...lic static const UnitZ:Vector3 =/*[STATIC SAFE]*/ new Vector3(0, 0, 1); /**右手坐标系统前向量,禁止修改*/ public static const ForwardRH:Vector3 =/*[STATIC SAFE]*/ new Vector3(0, 0, -1); /**左手坐标系统前向量,禁止修改*/ public static const ForwardLH:Vector3 =/*[STATIC SAFE]...
来源: Laya_社区 发布时间: 20190706
...w ConchVector3(0, 0, -1) Defined in laya/d3/math/Native/ConchVector3.ts:27 右手坐标系统前向量,禁止修改 Static NAN NAN: ConchVector3 = new ConchVector3(NaN, NaN, NaN) Defined in laya/d3/math/Native/ConchVector3.ts:33 无效矩阵,禁止修改 Static NegativeUnitX NegativeUnitX: ConchVe...
来源: Laya3.0_api 发布时间: 20231102