大约有 6 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0019 秒)
...e.motionClasspublic class RotationInfoInheritanceRotationInfo Object 保存旋转信息的类。请勿修改本类的属性。 Public Properties PropertyDefined By absolute : Boolean 指示设备是否可以提供绝对方位数据(指向地球坐标系),或者设备决定的任意坐标...
来源: laya_api 发布时间: 20170929
...rce:Vector3, rotation:Quaternion, out:Vector3):void[static] 根据四元数旋转三维向量。 Vector3 transformV3ToV3(vector:Vector3, transform:Matrix4x4, result:Vector3):void[static] 通过矩阵转换一个三维向量到另外一个三维向量。 Vector3 transformV3ToV4(vector:Vector3, ...
来源: laya_api 发布时间: 20170929
...nion createFromMatrix4x4(mat:Matrix4x4, out:Quaternion):void[static] 从旋转矩阵计算四元数 Quaternion createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:Quaternion):void[static] 从欧拉角基元四元数(顺序为Yaw、Pitch、Roll) Quaternion dot(left:Quaterni...
来源: laya_api 发布时间: 20170929
...ternion(rotation:Quaternion, out:Matrix4x4):void[static] 从四元数计算旋转矩阵 Matrix4x4 createLookAt(eye:Vector3, target:Vector3, up:Vector3, out:Matrix4x4):void[static] 计算观察矩阵 Matrix4x4 createOrthoOffCenterRH(left:Number, right:Number, bottom:Number, top:Number, near:Num...
来源: laya_api 发布时间: 20170929
...请调大该数值。ParticleSetting maxRotateSpeed : Number = 0最大旋转速度(单位:2D弧度/秒、3D弧度/秒)ParticleSetting maxStartColor : Float32Array最大开始颜色ParticleSetting maxStartRadius : Number = 0最大开始半径(单位:2D像素、3D坐标)ParticleSe...
来源: laya_api 发布时间: 20170929
...秒)。 NOTE 如,rotationRate的alpha在apple和moz文档中都是z轴旋转角度,但是实测是x轴旋转角度。为了使各属性表示的值与文档所述相同,实际值与其他属性进行了对调。 其中: alpha使用gamma值。 beta使用alpha值。 gamma使用beta。 目前...
来源: laya_api 发布时间: 20170929