大约有 7 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0030 秒)
...add(left:Quaternion, right:Quaternion, out:Quaternion):void[static] 计算两个四元数的和 Quaternion clone():* 克隆。 Quaternion cloneTo(destObject:*):void 克隆。 Quaternion createFromAxisAngle(axis:Vector3, rad:Number, out:Quaternion):void[static] 从指定的轴和角度计算...
来源: laya_api 发布时间: 20170929
...欧拉角。 Matrix4x4 equalsOtherMatrix(other:Matrix4x4):Boolean 判断两个4x4矩阵的值是否相等。 Matrix4x4 getElementByRowColumn(row:Number, column:Number):NumberMatrix4x4 getForward(out:Vector3):void 获取前向量。 Matrix4x4 getTranslationVector(out:Vector3):void 获取...
来源: laya_api 发布时间: 20170929
...3 multiply(left:Matrix3x3, right:Matrix3x3, out:Matrix3x3):void[static] 两个3x3矩阵的相乘 Matrix3x3 rotate(rad:Number, out:Matrix3x3):void 根据指定角度旋转3x3矩阵 Matrix3x3 scale(scale:Vector2, out:Matrix3x3):void 据制定缩放3x3矩阵 Matrix3x3 translate(trans:Vector...
来源: laya_api 发布时间: 20170929
...图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 See alsolaya.ui.AutoBitmapPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha ...
来源: laya_api 发布时间: 20170929
...为一个切片动画。 Image和Clip组件是唯一支持异步加载的两个组件,比如clip.skin = "abc/xxx.png",其他UI组件均不支持异步加载。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值...
来源: laya_api 发布时间: 20170929
...t(matrix:Matrix):Matrix 将指定矩阵与当前矩阵连接,从而将这两个矩阵的几何效果有效地结合在一起。 Matrix copyTo(dec:Matrix):Matrix 将当前 Matrix 对象中的所有矩阵数据复制到指定的 Matrix 对象中。 Matrix create():Matrix[static] 从对象池...
来源: laya_api 发布时间: 20170929
...lBar 组件控制所显示的数据部分。 滚动条由四部分组成:两个箭头按钮、一个轨道和一个滑块。 See alsolaya.ui.VScrollBarlaya.ui.HScrollBarPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度...
来源: laya_api 发布时间: 20170929