• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 14 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0026 秒)

1. Laya.Quaternion.lerp和Laya.Quaternion.rotationLookAt问题! [ 100%]

...同来自: /**          * 从欧拉角生成四元数(顺序为Yaw、Pitch、Roll)          * @param   yaw yaw值          * @param   pitch pitch值          * @param   roll roll值          * @param   out 输出四元数          */  ...

来源: Laya_社区 发布时间: 20190308

2. laya.d3.math.Quaternion [ 95%]

...rnion):void[static] 从旋转矩阵计算四元数 Quaternion  createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:Quaternion):void[static] 从欧拉角生成四元数(顺序为Yaw、Pitch、Roll) Quaternion  dot(left:Quaternion, right:Quaternion):Number[static] 计算两个四...

来源: Laya2.0_api 发布时间: 20190513

3. laya.d3.math.Quaternion [ 94%]

...rnion):void[static] 从旋转矩阵计算四元数 Quaternion  createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:Quaternion):void[static] 从欧拉角基元四元数(顺序为Yaw、Pitch、Roll) Quaternion  dot(left:Quaternion, right:Quaternion):Number[static] 计算两个四...

来源: laya_api 发布时间: 20170929

4. laya.d3.math.Native.ConchQuaternion [ 93%]

...):void[static] 从旋转矩阵计算四元数 ConchQuaternion  createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:ConchQuaternion):void[static] 从欧拉角生成四元数(顺序为Yaw、Pitch、Roll) ConchQuaternion  dot(left:*, right:ConchQuaternion):Number[static] 计算两...

来源: Laya2.0_api 发布时间: 20190513

5. laya.maths.Quaternion_API3.0 [ 82%]

...y z DEFAULT NAN Methods clone cloneTo equals forNativeElement fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 createFromYawPitchRoll dot forwardLookAt invert lerp lookAt multiply rotatio...

来源: Laya3.0_api 发布时间: 20231115

6. laya.d3.math.Quaternion_API3.0 [ 81%]

...y z DEFAULT NAN Methods clone cloneTo equals forNativeElement fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 createFromYawPitchRoll dot forwardLookAt invert lerp lookAt multiply rotatio...

来源: Laya3.0_api 发布时间: 20231102

7. laya.d3.math.Matrix4x4 [ 81%]

...mber, out:Matrix4x4):void[static] 绕Y轴旋转 Matrix4x4  createRotationYawPitchRoll(yaw:Number, pitch:Number, roll:Number, result:Matrix4x4):void[static] 通过yaw pitch roll旋转创建旋转矩阵。 Matrix4x4  createRotationZ(rad:Number, out:Matrix4x4):void[static] 绕Z轴旋转 Matrix4x4 ...

来源: laya_api 发布时间: 20170929

8. laya.d3.math.native.ConchQuaternion_API3.0 [ 80%]

...ts DEFAULT NAN Accessors w x y z Methods clone cloneTo equals fromArray getYawPitchRoll identity invert length lengthSquared normalize rotateX rotateY rotateZ scaling add createFromAxisAngle createFromMatrix3x3 createFromMatrix4x4 createFromYawPitchRoll dot invert lerp lookAt multiply rotationLookAt...

来源: Laya3.0_api 发布时间: 20231102

9. laya.d3.math.Matrix4x4 [ 77%]

...mber, out:Matrix4x4):void[static] 绕Y轴旋转 Matrix4x4  createRotationYawPitchRoll(yaw:Number, pitch:Number, roll:Number, result:Matrix4x4):void[static] 通过yaw pitch roll旋转创建旋转矩阵。 Matrix4x4  createRotationZ(rad:Number, out:Matrix4x4):void[static] 绕Z轴旋转 Matrix4x4 ...

来源: Laya2.0_api 发布时间: 20190513

10. 已知方向向量怎么转欧拉角 [ 69%]

... Laya_Aaron 赞同来自: Quaternion   public static function createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:Quaternion) 2019-04-03 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 me_more_cool...

来源: Laya_社区 发布时间: 20181105