大约有 67 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
...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...
来源: Laya2.0_api 发布时间: 20190513
... createFromMatrix4x4(mat:Matrix4x4, out:ConchQuaternion):void[static] 从旋转矩阵计算四元数 ConchQuaternion createFromYawPitchRoll(yaw:Number, pitch:Number, roll:Number, out:ConchQuaternion):void[static] 从欧拉角生成四元数(顺序为Yaw、Pitch、Roll) ConchQuaternion dot...
来源: Laya2.0_api 发布时间: 20190513
...kagelaya.display.cmdClasspublic class RotateCmdInheritanceRotateCmd Object 旋转命令 Public Properties PropertyDefined By angle : Number 旋转角度,以弧度计。 RotateCmd pivotX : Number (可选)水平方向轴心点坐标。 RotateCmd pivotY : Number (可选)垂直方向...
来源: Laya2.0_api 发布时间: 20190513
...ternion(rotation:Quaternion, out:Matrix4x4):void[static] 从四元数计算旋转矩阵 Matrix4x4 createLookAt(eye:Vector3, target:Vector3, up:Vector3, out:Matrix4x4):void[static] 计算观察矩阵 Matrix4x4 createOrthoOffCenter(left:Number, right:Number, bottom:Number, top:Number, znear:Numb...
来源: Laya2.0_api 发布时间: 20190513
... createFromRotation(rad:Number, out:Matrix3x3):void[static] 根据指定旋转生成3x3矩阵 Matrix3x3 createFromScaling(scale:Vector2, out:Matrix3x3):void[static] 根据制定缩放生成3x3矩阵 Matrix3x3 createFromTranslation(trans:Vector2, out:Matrix3x3):void[static] 根据指定平...
来源: Laya2.0_api 发布时间: 20190513
...鼠标事件。通过 graphics 可以绘制图片或者矢量图,支持旋转,缩放,位移等操作。Sprite同时也是容器类,可用来添加多个子节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设置宽高;还可以设置autoSize=tr...
来源: Laya2.0_api 发布时间: 20190513
...秒)。 NOTE 如,rotationRate的alpha在apple和moz文档中都是z轴旋转角度,但是实测是x轴旋转角度。为了使各属性表示的值与文档所述相同,实际值与其他属性进行了对调。 其中: alpha使用gamma值。 beta使用alpha值。 gamma使用beta。 目前...
来源: Laya2.0_api 发布时间: 20190513
...位置Z轴分量。 Transform3D localRotation : Quaternion 获取局部旋转。 Transform3D localRotationEuler : Vector3 获取局部空间欧拉角。 Transform3D localRotationEulerX : Number 获取局部空间的X轴欧拉角。 Transform3D localRotationEulerY : Number 获取局部空...
来源: Laya2.0_api 发布时间: 20190513
...。Sprite globalRotation : Number[read-only] 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放值(会叠加父亲节点的缩放值)。 Sprite globalScaleY : Number[read-only] 获得...
来源: Laya2.0_api 发布时间: 20190513
...。Sprite globalRotation : Number[read-only] 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Sprite globalScaleX : Number[read-only] 获得相对于stage的全局X轴缩放值(会叠加父亲节点的缩放值)。 Sprite globalScaleY : Number[read-only] 获得...
来源: Laya2.0_api 发布时间: 20190513